Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17226

Master w/ Zookeeper should take namespace into account for leader election

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.14.0
    • camel-zookeeper
    • 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

          Activity

            People

              Unassigned Unassigned
              cmullikin Colin Mullikin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: