← Prev in month ← Prev in thread

[OASIS Issue Tracker] Updated: (MQTT-68) Message delivery retry is not required where no network failure is detected

From
OASIS Issues Tracker <>
Date
2013-09-05T14:12:12+00:00
ID
1916687763.7951378390360244.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Updated: (MQTT-68) Message delivery retry is not required where no network failure is detected
[ http://tools.oasis-open.org/issues/browse/MQTT-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Coppen updated MQTT-68:
-------------------------------

    Proposal: 
A compliant TCP network should not lose PUBLISH, PUBREL, SUBSCRIBE, UNSUBSCRIBE Control Packets. A Server or Client SHOULD NOT resend these packets unless a network failure is detected. 

Non-normative comment

Historically retransmission of Control Packets was required to overcome data loss on some non-compliant TC networks

> Message delivery retry is not required where no network failure is detected 
> ----------------------------------------------------------------------------
>
>                 Key: MQTT-68
>                 URL: http://tools.oasis-open.org/issues/browse/MQTT-68
>             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.1.1
>            Reporter: Richard Coppen
>             Fix For: 3.1.1
>
>
> WD08 (section 4.3) states that if no response is received from PUBLISH, PUBREL, SUBSCRIBE, UNSUBSCRIBE within a reasonable period of time then the sender may retry delivery. 
> This attempts to cater for unreliable TCP/IP networks. Since modern compliant TCP/IP networks should not lose packets, then the sender should not retry unless a network failure is detected.
> The spec should be changed to reflect this and add non-normative content to describe the historical problem.  

-- 
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
← Prev in month ← Prev in thread