-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
I am using EAP 7.3 to connect to the external AMQ 7.6, I am using MDB to consume messages from a topic: jms.topic.HelloWorldMDBTopic, I found there is an additional multicast queue was created.
eg:
The topic which works should be this one.
|d9684721-79ff-48d1-949f-310253f26dcc|jms.topic.HelloWorldMDBTopic|15 |0 |10 |0 |10 |0 |MULTICAST |
but I found another multicast queue was created too and there are messages there, not being consumed by the MDB. This will leave the AMQ in a danger state.
|jms.topic.HelloWorldMDBTopic|jms.topic.HelloWorldMDBTopic|0 |10 |10 |0 |0 |0 |MULTICAST |
- clones
-
JBEAP-19653 The multicast queue stats are not correct
- Closed
- is related to
-
WFLY-13882 StartException with "AMQ229204: Address already exists" on existing multicast queue creation
- Closed