[
https://issues.apache.org/jira/browse/ARTEMIS-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571826#comment-16571826
]
ASF GitHub Bot commented on ARTEMIS-1978:
-----------------------------------------
Github user gemmellr commented on the issue:
https://github.com/apache/activemq-artemis/pull/2221
I'd also like to backport this change to 2.6.x given the severity of the
problems, which is why 0.27.3 is used and not yet 0.28.1.
The backport needs a small test change rather than direct cherry pick, so I
can raise a separate PR for that once this change is merged.
> AMQP sequencing errors can occur when multi-frame deliveries are multiplexed
> on a session
> -----------------------------------------------------------------------------------------
>
> 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
> Fix For: 2.7.0
>
>
> 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)