Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0, 3.0.1, 3.1.0
-
None
-
None
Description
The list of host names passed to ZK init method is resolved only once. Had a corresponding DNS entry been changed, it
would not be refreshed by the ZK library,effectively preventing from proper load balancing.
Attachments
Issue Links
- is duplicated by
-
ZOOKEEPER-2184 Zookeeper Client should re-resolve hosts when connection attempts fail
- Closed
- is superceded by
-
ZOOKEEPER-1355 Add zk.updateServerList(newServerList)
- Resolved
- relates to
-
ZOOKEEPER-836 hostlist as string
- Resolved
-
ZOOKEEPER-328 We need to test the code that uses DNS lookups that return multiple results to enumerate the zookeeper servers
- Open