-
Bug
-
Resolution: Done
-
Undefined
-
AMQ 7.10.1.GA
-
False
-
None
-
False
-
-
-
-
Workaround Exists
-
-
-
-
-
Important
The customer sometimes sees multicast addresses created as anycast, when consumers connect to queues.
This happens when some features that create consumers are deployed on a Fuse instance. They are simulating A-MQ 6 virtual topics in A-MQ 7, as seen here [1][2]
[1] https://activemq.apache.org/components/artemis/migration-documentation/VirtualTopics.html
[2] https://access.redhat.com/articles/3810701
They are using Camel routes to connect. with the "queue:" prefix like
from("amqConsumer:queue:Consumer.rec318mui.VirtualTopic.soa.topic.bsp318.get.account.details.acmanager")
...
;
- clones
-
ENTMQBR-7529 ANYCAST destinations are created under certain circunstances, when emulating Virtual Topics
- Closed