[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (MQTT-525) Incorrect description of Retain Available
[ https://issues.oasis-open.org/browse/MQTT-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ken Borgendale updated MQTT-525:
--------------------------------
Priority: Minor (was: Major)
> Incorrect description of Retain Available
> -----------------------------------------
>
> Key: MQTT-525
> URL: https://issues.oasis-open.org/browse/MQTT-525
> Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
> Issue Type: Bug
> Components: edits
> Affects Versions: 5, CSD02
> Reporter: Dominik Obermaier
> Assignee: Ken Borgendale
> Priority: Minor
> Fix For: 5, wd18
>
>
> In line 1248/1249 (line numbers as in the Committee Specification Draft 02 / Public Review Draft 02) there seems to be an incorrect passage describing Retain Available:
> "A Client receiving Retain Available from the Server MUST NOT send a PUBLISH packet with the RETAIN flag set to 1 [MQTT-3.2.2-14].“
> If a client receives a CONNACK with Retain Available set to 1, it MAY send a PUBLISH packet with the RETAIN flag set to 1.
> Only if Retain Available is set to 0, the client MUST NOT send a PUBLISH packet with the RETAIN flag set to 1.
> A correction of the sentence could be:
> "A Client receiving Retain Available set to 0 from the Server MUST NOT send a PUBLISH packet with the RETAIN flag set to 1 [MQTT-3.2.2-14].“
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]