[
https://issues.apache.org/jira/browse/ARTEMIS-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573678#comment-16573678
]
ASF GitHub Bot commented on ARTEMIS-1978:
-----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2221
@gemmellr I'm a bit out of context on the test change you need to make.. I
tried to do it myself but I didn't have the context of your changes. can y ou
cherry-pick it then as you mentioned? I won't do it until you cherry-pick it
into there.
I have not been using PRs on 2.6.x (they are useles on other branches than
master)...
So, please make sure you reference the commit from upstream? commit <ID>
will do on your commit message.
> 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
> Assignee: Robbie Gemmell
> Priority: Major
> Fix For: 2.7.0, 2.6.3
>
>
> 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)