Matt Pavlovich created ARTEMIS-855:
--------------------------------------
Summary: Support exclusive consumer over non-JMS protocols
Key: ARTEMIS-855
URL: https://issues.apache.org/jira/browse/ARTEMIS-855
Project: ActiveMQ Artemis
Issue Type: Sub-task
Components: Broker
Reporter: Matt Pavlovich
STOMP, MQTT, AMQP, etc.
This is often needed by users in ActiveMQ 5.x. but not fully supported.
Suggested implementation: use a URI parameter that is consistent across all
protocols
mqtt url: tcp://....:188?exclusiveConsumer=true
amqp url: tcp://... :5762?exclusiveConsumer=true
etc..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)