Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.1
    • None
    • java client
    • None
    • Reviewed
    • hostliste, comma seperated

    Description

      The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of
      not doing (too much) work in a ctor. Instead the ClientCnxn should receive an
      object of class "HostSet". HostSet could then be instantiated e.g. with a
      comma separated string.

      Attachments

        1. ZOOKEEPER-836.patch
          14 kB
          Thomas Koch
        2. ZOOKEEPER-836.patch
          31 kB
          Thomas Koch
        3. ZOOKEEPER-836.patch
          28 kB
          Thomas Koch
        4. ZOOKEEPER-836.patch
          29 kB
          Thomas Koch
        5. ZOOKEEPER-836_2.patch
          28 kB
          Benjamin Reed

        Issue Links

          Activity

            People

              thkoch Thomas Koch
              ymc-pada Patrick Datko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: