Robbie Gemmell created AMQ-5352:
-----------------------------------
Summary: AMQP messages published transactionally should be
accepted using a TransactionalState
Key: AMQ-5352
URL: https://issues.apache.org/jira/browse/AMQ-5352
Project: ActiveMQ
Issue Type: Bug
Components: AMQP
Affects Versions: 5.10.0
Reporter: Robbie Gemmell
Currently, when an incoming AMQP message is part of a transaction, it is
accepted using the regular Accepted terminal state on the disposition reply.
According to the spec [1] the disposition should actually use a
TransactionalState with Accepted outcome.
[1]
http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transactions-v1.0-os.html#doc-idp111808
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)