GitHub user gemmellr opened a pull request:
https://github.com/apache/activemq-artemis/pull/2221
ARTEMIS-1978: update to proton-j 0.27.3 to resolve sequencing issues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gemmellr/activemq-artemis
delivery-multiplexing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2221.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 #2221
----
commit b496cfc5c9a3d0878568b415d965ec51d049b3c7
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
----
---