Davin Shearer created QPID-4135:
-----------------------------------

             Summary: Footnote in table 2.3 in section 2.4.3.5 appears wrong
                 Key: QPID-4135
                 URL: https://issues.apache.org/jira/browse/QPID-4135
             Project: Qpid
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 0.16, 0.10
            Reporter: Davin Shearer
            Priority: Minor
             Fix For: 0.17


[a] If at-most-once is requested, unreliable will be used and for durable 
messages on durable queues there is the possibility that messages will be 
redelivered; if exactly-once is requested, ((at-most-once will)) be used and 
the application needs to be able to deal with duplicates.

I think should read:

[a] If at-most-once is requested, unreliable will be used and for durable 
messages on durable queues there is the possibility that messages will be 
redelivered; if exactly-once is requested, ((at-least-once)) will be used and 
the application needs to be able to deal with duplicates.

NOTE: Change is noted using ((double-parens)).
NOTE: RHEL MRG documentation appears wrong as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to