Implement custom brokerId assignment strategy
---------------------------------------------
Key: AMQ-2927
URL: https://issues.apache.org/activemq/browse/AMQ-2927
Project: ActiveMQ
Issue Type: New Feature
Affects Versions: 5.4.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
In network of brokers, duplicate route detection is done by checking broker
ids. After the restart, the broker ids change, which can cause duplicate routes
and messages stuck due to reached ttl.
We need to provide a mechanism for users to configure how their broker ids are
assigned and make sure that they stay the same after the restart. Which will
ensure correct duplicate route detection even after some of the broker in the
mesh is restarted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.