activemq-artemis/artemis-protocols
Howard Gao e15f3901e4 ARTEMIS-2013 Can't create durable subscriber to a composite topic
An OpenWire client can use a compound destination name of the form
"a,b,c..." and consume from, or subscribe to, multiple destinations.
Such a compound destination only works for topics when the subscriber
is non-durable. Attempting to create a durable subscription on a
compound address will end up with an error.

The cause is when creating durable subs to multiple topics/addresses
the broker uses the same name to create internal queues, which
causes duplicate name conflict.
2018-08-09 19:38:36 -04:00
..
artemis-amqp-protocol ARTEMIS-1732 Fixing AMQPSenderTest 2018-08-01 22:14:15 -04:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
artemis-mqtt-protocol [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
artemis-openwire-protocol ARTEMIS-2013 Can't create durable subscriber to a composite topic 2018-08-09 19:38:36 -04:00
artemis-stomp-protocol NO-JIRA STOMP frame logging 2018-06-22 15:47:14 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00