Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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..