[
https://issues.apache.org/jira/browse/ARTEMIS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343639#comment-16343639
]
Gary Tully commented on ARTEMIS-853:
------------------------------------
5.x has: allConsumersExclusiveByDefault destination policy[1]; if we implement
that on a queue, then we cover 90% of the use cases. It does not need to be
dynamic, ie: initiated by the first exclusive consumer... mixing exclusive and
not exclusive is not the norm.
[1] http://activemq.apache.org/per-destination-policies.html
> 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)