← Prev in month ← Prev in thread

[OASIS Issue Tracker] (MQTT-281) Clarify language in 4.1.1 Non normative example

From
OASIS Issues Tracker <>
Date
2016-04-01T09:03:01+00:00
ID
Thread
[OASIS Issue Tracker] (MQTT-281) Clarify language in 4.1.1 Non normative example
Andrew Banks created MQTT-281:
---------------------------------

             Summary: Clarify language in 4.1.1 Non normative example
                 Key: MQTT-281
                 URL: https://issues.oasis-open.org/browse/MQTT-281
             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
          Issue Type: Bug
          Components: edits
    Affects Versions: 3.1.1
            Reporter: Andrew Banks
            Priority: Minor


Sathyan Doraiswamy pointed out:

4.1.1 Non normative example
For example, a user wishing to gather electricity meter readings may decide that they need to use QoS 1 messages because they need to protect the readings against loss over the network, however they may have determined that the power supply is sufficiently reliable that the data in the Client and Server can be stored in volatile memory without too much risk of its loss.
Conversely a parking meter payment application provider might decide that there are no circumstances where a payment message can be lost so they require that all data are force written to non-volatile memory before it is transmitted across the network.



in the highlighted text above "there are no circumstances ", the statement , i think, should read as "there are circumstances" .. ("no" should be taken out)
since there are circumstances where message can be lost, so they require all data to be writted to non-volatile memory.. correct?




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread