[
https://issues.apache.org/jira/browse/AMQ-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated AMQ-5352:
--------------------------------
Attachment: AMQ-5352.patch
Attaching patch which checks if the deliverystate was transactional and if so
replies with a disposition using a TransactionalState containing the same
txn-id and the Accepted outcome.
> 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
> Attachments: AMQ-5352.patch
>
>
> 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)