We need to test the code that uses DNS lookups that return multiple results to 
enumerate the zookeeper servers
--------------------------------------------------------------------------------------------------------------

                 Key: ZOOKEEPER-328
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-328
             Project: Zookeeper
          Issue Type: Test
          Components: c client, java client
            Reporter: Benjamin Reed
            Priority: Minor


Our client code uses the list of addresses returned from DNS as separate 
servers, so a zookeeper installation can have a single host name resolve to the 
addresses of all the zookeeper servers. this allows the zookeepers to change 
without changing the clients' configuration. the code is there, but we do not 
have tests for that code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to