Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (MQTT-13) Topic name has an upper length limit of 32,767 characters ?

From
OASIS Issues Tracker <>
Date
2013-05-28T14:37:00+00:00
ID
2098012791.14661369751803880.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (MQTT-13) Topic name has an upper length limit of 32,767 characters ?
[ http://tools.oasis-open.org/issues/browse/MQTT-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Banks updated MQTT-13:
-----------------------------

    Resolution: The Topic name MAY be any string which can be encoded as UTF-8 up to 65535 bytes in length.

> Topic name has an upper length limit of 32,767 characters ?
> -----------------------------------------------------------
>
>                 Key: MQTT-13
>                 URL: http://tools.oasis-open.org/issues/browse/MQTT-13
>             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
>          Issue Type: Improvement
>          Components: core
>            Reporter: Rahul Gupta
>            Assignee: Rahul Gupta
>
> Snippet from Section 2.2 of  v3.1 specification. 
> ---------------------------------------------------------------
> The topic name is a UTF-encoded string. See the section on MQTT and UTF-8 for more information. Topic name has an upper length limit of 32,767 characters.
> Snippet in Appendix A - 
> --------------------------------
> The following principles apply to the construction and content of a topic tree:
> > The length is limited to 64k but within that there are no limits to the number of
> levels in a topic tree.
> Should the topic length on PUBLISH command be restricted to 32,767 characters ?

-- 
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
Next in thread → Next in month →