Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-781

provide a generalized "connection strategy" for ZooKeeper clients

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • c client, java client
    • None
    • a draft patch for c client

    Description

      A connection strategy allows control over the way that ZooKeeper clients (we would implement this for both c and java apis) connect to a serving ensemble. Today we have two strategies, randomized round robin (default) and ordered round robin, both of which are hard coded into the client implementation. We would generalize this interface and allow users to create their own.

      See this page for more detail: http://wiki.apache.org/hadoop/ZooKeeper/ConnectionStrategy

      Attachments

        1. ZOOKEEPER-781.patch
          33 kB
          Qian Ye
        2. ZOOKEEPER-781.patch
          33 kB
          Qian Ye
        3. ZOOKEEPER-781.patch
          33 kB
          Michi Mutsuzaki
        4. ZOOKEEPER-781.patch
          34 kB
          Qian Ye
        5. ZOOKEEPER-781.patch
          34 kB
          Qian Ye
        6. ZOOKEEPER-781.patch
          34 kB
          Qian Ye
        7. ZOOKEEPER-781.patch
          35 kB
          Patrick D. Hunt

        Issue Links

          Activity

            People

              creatstar Qian Ye
              phunt Patrick D. Hunt
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: