[
https://issues.apache.org/jira/browse/ARTEMIS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355578#comment-16355578
]
ASF subversion and git services commented on ARTEMIS-853:
---------------------------------------------------------
Commit 47c9a90dcb16b70aeef3a09c89400669add083f5 in activemq-artemis's branch
refs/heads/master from [~michael.andre.pearce]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=47c9a90 ]
ARTEMIS-853 Support for exclusive consumers
Support exlusive consumer
Allow default address level settings for exclusive consumer
Allow queue level setting in broker.xml
Add the ability to set queue settings via Core JMS using address. Similar to
ActiveMQ 5.X
Allow for Core JMS client to define exclusive consumer using address parameters
Add tests
> 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)