[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (MQTT-409) Publications which are undeliverable because the packet is too large.
Andrew Banks created MQTT-409:
---------------------------------
Summary: Publications which are undeliverable because the packet is too large.
Key: MQTT-409
URL: https://issues.oasis-open.org/browse/MQTT-409
Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
Issue Type: Bug
Components: core
Affects Versions: 5
Reporter: Andrew Banks
Fix For: wd11
The specification is sparse in its description of how a server should behave when it finds it has a message that cannot be delivered because it is too large.
One piece of guidance is in section 3.2.2.8 Maximum Packet Size
Non-Normative comment
The Server may place the discarded packet on a ‘dead letter queue’ or preform other diagnostic action. Such actions are outside the scope of this specification.
The situation is clearer for the client because it is able to not send the message in the first place. Other errors, these are either retryable or are detected after the sending of the publication has started.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]