Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-441

Recipes such as TreeCache are susceptible to herding on reconnections

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Do
    • 4.0.0
    • TBD
    • Framework, Recipes
    • None

    Description

      Many of Curator's recipes (TreeCache, etc.) have to refresh their state when a connection problem is repaired. In larger systems, this could cause a thundering herd as all these clients press the ZK ensemble. It would be nice to introduce an optional Jitter mechanism into the Framework connection management so that reconnections aren't immediately reported to the recipes, but are instead delayed slightly with some randomness.

      Attachments

        Issue Links

          Activity

            People

              randgalt Jordan Zimmerman
              randgalt Jordan Zimmerman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: