Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4135

Footnote in table 2.3 in section 2.4.3.5 appears wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10, 0.16
    • 0.17
    • C++ Documentation
    • None

    Description

      [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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            davin Davin Shearer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: