[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (MQTT-42) Clean session and random client ids
[ http://tools.oasis-open.org/issues/browse/MQTT-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34122#action_34122 ]
Raphael Cohen commented on MQTT-42:
-----------------------------------
From Roger Light:-
Hi,
The point that Alan raises has been mentioned before on the mqtt wiki
pages that cover specification clarification and improvement:
http://mqtt.org/wiki/doku.php/clientid_autogeneration
http://mqtt.org/wiki/doku.php/mqtt_protocol
Cheers,
Roger
> Clean session and random client ids
> -----------------------------------
>
> Key: MQTT-42
> URL: http://tools.oasis-open.org/issues/browse/MQTT-42
> Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.1.1
> Environment: N/A
> Reporter: Raphael Cohen
> Priority: Minor
> Fix For: 3.1.1
>
>
> Opened on behalf of Roger Light:-
> Hi,
> A lot of MQTT client libraries offer the feature of generating random
> client ids rather than having to supply one. This is good.
> I recently had over 10,000 client connections made to
> test.mosquitto.org using a random client id, but also having set clean
> session to false, which meant that when they disconnected their
> information was stored on the server but there was basically no chance
> they could reconnect.
> It would be nice to have a comment in the spec suggesting that
> implementations may offer to generate random client ids but that they
> must refuse to do so if clean session is set to false.
> Cheers,
> Roger
--
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]