← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (MQTT-95) Tidy language around subscriptions

From
OASIS Issues Tracker <>
Date
2013-10-16T10:59:32+00:00
ID
1579233485.24251381921239748.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (MQTT-95) Tidy language around subscriptions
Tidy language around subscriptions
----------------------------------

                 Key: MQTT-95
                 URL: http://tools.oasis-open.org/issues/browse/MQTT-95
             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
          Issue Type: Improvement
          Components: edits
    Affects Versions: 3.1.1
            Reporter: Nick O'Leary
             Fix For: 3.1.1


WD13, Line 550 says:
   The client subscriptions which it has acknowledged. 
This implies a session could contain subscriptions from multiple clients. Also, based on how subscriptions are defined elsewhere, we shouldn't include the 'acknowledged' conditional.
   The client's subscriptions.

Line 1337 says:
  A subscription may contain special characters, which allow you to subscribe to multiple topics at once
This should be
  A subscription's topic filter may contain...


Lines 1339-1342 should say:
  The topic level separator is used to introduce structure into the topic name. The wildcard characters can be used in topic filters, but MUST NOT be used within a topic name of a PUBLISH Packet.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →