Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-406

STOMP acknowledgements should support transactions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • STOMP
    • None

    Description

      Artemis currently does not support transactional acknowledgements:

      Message acknowledgements are not transactional. The ACK frame can not be part of a transaction (it will be ignored if its transaction header is set).

      The STOMP 1.2 specification contains:

      Optionally, a transaction header MAY be specified, indicating that the message acknowledgment SHOULD be part of the named transaction.

      And other brokers (such as ActiveMQ 5.x) do support transactional acknowledgements.

      Artemis should support them too.

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              lionel.cons Lionel Cons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: