[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (MQTT-108) Clarify trailing / on topic names
[ http://tools.oasis-open.org/issues/browse/MQTT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Niblett updated MQTT-108:
-------------------------------
Proposal:
WD16
1. line 1518 Existing text
"Also, because the single-level wildcard matches only a single level, "sport/+" does not match "sport".
Replacement text
'Also, because the single-level wildcard matches only a single level, "sport/+" does not match "sport" but it does match "sport/" '
2. Line 1559
Existing: 'A leading "/" creates a distinct Topic Name or Topic Filter'
Replacement: 'A leading or trailing "/" creates a distinct Topic Name or Topic Filter'
3. Line 1559 Add a new bullet saying
A Topic Name or Topic Filter consisting only of the "/" character is valid
was:
WD16
1. line 1518 Existing text
"Also, because the single-level wildcard matches only a single level, "sport/+" does not match "sport".
Replacement text
'Also, because the single-level wildcard matches only a single level, "sport/+" does not match "sport" but it does match "sport/" '
2. Line 1559
Existing: 'A leading "/" creates a distinct Topic Name or Topic Filter'
Replacement: 'A leading or trailing "/" creates a distinct Topic Name or Topic Filter'
> Clarify trailing / on topic names
> ---------------------------------
>
> Key: MQTT-108
> URL: http://tools.oasis-open.org/issues/browse/MQTT-108
> Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
> Issue Type: Improvement
> Components: core
> Reporter: Peter Niblett
>
> Section 4.7 mentions that adding a leading / to a topic name makes it into a different topic, but doesn't say the same for a trailing / Readers might infer that a trailing / therefore doesn't change the topic name, but in order for other statements in the spec to be consistent it does. So to clarify this we need to mention triailing / explicitly
--
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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]