Description
In construction of connection string, EnsembleTracker resorts to server address if client address is wildcard. In case where server address is DNS name, it should use that but not a resolved ip address. Otherwise, if server is migrated to another machine, it becomes unreachable through ip address in connection string.
CURATOR-638 probably cover this, but https://github.com/apache/curator/pull/425 did not resolve this case. Create a new issue to keep its "Fix Version" unchanged.
Attachments
Attachments
Issue Links
- relates to
-
CURATOR-638 Curator disconnect from zookeeper when IPs change
- Closed
- supercedes
-
CURATOR-384 EnsembleTacker.configToConnectionString can render connection impossible
- Resolved
- links to