[
https://issues.apache.org/jira/browse/ARTEMIS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357736#comment-16357736
]
ASF GitHub Bot commented on ARTEMIS-853:
----------------------------------------
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1858
ARTEMIS-853 - Support for exclusive consumers
Fix coverity findings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-853-coverity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1858.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 #1858
----
commit b5288982ca11475f177793b5c4b3abdc21154b6c
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-02-08T23:51:04Z
ARTEMIS-853 - Support for exclusive consumers
Fix coverity findings.
----
> Support for exclusive consumers
> -------------------------------
>
> Key: ARTEMIS-853
> URL: https://issues.apache.org/jira/browse/ARTEMIS-853
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Reporter: Matt Pavlovich
> Priority: Major
>
> Artemis should support a consumer feature where a single consumer receives
> all messages, even when multiple consumers are present. This capability
> maintains message ordering while allowing a HA consumer.
> ActiveMQ 5.x supports this, as does IBM MQ, Tibco EMS, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)