[
https://issues.apache.org/jira/browse/ARTEMIS-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571817#comment-16571817
]
Robbie Gemmell commented on ARTEMIS-1978:
-----------------------------------------
This issue was on the sending side (broker to client), but in attempting to
test this and raise a PR with the updated proton-j to address it, I discovered
related issues on the receiving side which were then addressed in PROTON-1901.
This Jira now encompasses bringing in both.
> AMQP delivery id sequencing errors can occur
> --------------------------------------------
>
> Key: ARTEMIS-1978
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1978
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.6.2
> Reporter: Marcel Meulemans
> Priority: Major
>
> Given a client that is subscribed to two queues and first queue has a large
> message that is transferred in multiple frames, a message in the second queue
> can/will get the same delivery id causing a sequencing error. The cause of
> the bug is in proton-j and has been reported and fixed: PROTON-1892
> This report is just for tracking the fix into Artemis.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)