-
Bug
-
Resolution: Done
-
Major
-
None
-
AMQ 7.6.0.GA
-
False
-
False
-
Undefined
-
Workaround Exists
-
-
In conversion from CORE to Openwire the generated message id is not globally unique. It is tied to the producer connection id which can be static if the clientId is set and paired with the journal id from the core message. However journal ids can be reused across brokers, leading to potential duplicates for long lives consumers that failover between brokers.
- is cloned by
-
ENTMQBR-4999 Errors occurred during the buffering operation : javax.jms.IllegalStateException: Cannot add a producer to a connection that had not been registered:
- Closed