Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-1047

STOMP acknowledgements should support transactions

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • A-MQ 7.0.0.GA
    • stomp-protocol
    • None

      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.

              rh-ee-ataylor Andy Taylor
              rhn-support-toross Tom Ross
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: