← Prev in month ← Prev in thread

[OASIS Issue Tracker] (MQTT-553) Clarify whether clients should maintain normal topicIds during sleep state

From
OASIS Issues Tracker <>
Date
2020-04-28T14:50:27+00:00
ID
Thread
[OASIS Issue Tracker] (MQTT-553) Clarify whether clients should maintain normal topicIds during sleep state
Simon Johnson created MQTT-553:
----------------------------------

             Summary: Clarify whether clients should maintain normal topicIds during sleep state
                 Key: MQTT-553
                 URL: https://issues.oasis-open.org/browse/MQTT-553
             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
          Issue Type: Improvement
          Components: MQTT-SN
    Affects Versions: MQTT-SN-1.2
            Reporter: Simon Johnson


Whether or not a client maintains its normal topicId registry whilst in a sleeping state is a fundamental implementation decision, and one that effects the entire client lifecycle and broker interactions upon waking. I do not believe this to be a trivial implementation detail or broker "feature".

Should, for example, the broker have to re-issue REGISTER messages for every unconfirmed topic during a wake up phase, only for them to be cleared again upon receipt of the PINGRESP.

Mandating clients maintain the registry across sleeps, means low powered devices can not truly power down where they have only volatile space to write their registry's. Flushing the registry means more message interaction upon wake. 

Neither are small overheads. Perhaps there is scope for different sleep states?



--
This message was sent by Atlassian Jira
(v8.3.3#803004)
← Prev in month ← Prev in thread