GitHub user gemmellr opened a pull request:
https://github.com/apache/activemq-artemis/pull/2230
ARTEMIS-1978: update to proton-j 0.27.3 to resolve sequencing issues
As before with #2221, but now cherry picked to 2.6.x with needed fixups.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gemmellr/activemq-artemis
delivery-multiplexing-2.6.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2230
----
commit 7214d56581cbd5082b9bfddfc57f95e946d2433f
Author: Robbie Gemmell <robbie@...>
Date: 2018-08-07T14:35:16Z
ARTEMIS-1978: update to proton-j 0.27.3 to resolve sequencing issues
Adds test exposing broker behaviour from issues stemming from PROTON-1892
and PROTON-1901
(cherry picked from commit b0c65ba2dd5b7d1bc0dc75f9370c52da49f39bbf)
----
---