Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
The camel-zookeeper implementation for the Master component is limited to only one leader across all routes that utilize the Master component. This should be partitioned by namespace (i.e. master:namespace), such that a route defined with master:lock1 will result in one leader election, while a route defined with master:lock2 will result in a separate leader election, which may or may not share the same leader as lock1.
The camel-consul component already works this way in combination with the Master component.
Attachments
Issue Links
- links to