Hi, Does zookeeper cache the host IP? if so how long does it cache? I have a zk cluster in autoscaling groups and when a new node comes up, other nodes still resolving to old IP. Is there any setting to invalidate dns cache for zookeeper? or is it jvm dns cache? until other nodes resolves to new IP, this node not able to join the cluster.
Thanks, Ram