GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1856
ARTEMIS-853 Support for exclusive consumers
Alternative QueueImpl - Seperated logic without counters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-853-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1856.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 #1856
----
commit 87ecda7ed5b09774c23f3de16bff2b20971db015
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-02-07T21:07:44Z
ARTEMIS-853 Support for exclusive consumers
Alternative QueueImpl - Seperated logic without counters
----
---