[
https://issues.apache.org/jira/browse/CURATOR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560795#comment-17560795
]
Kezhu Wang commented on CURATOR-638:
Reported before as CURATOR-578.
> Curator disc
[
https://issues.apache.org/jira/browse/CURATOR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560790#comment-17560790
]
Kezhu Wang commented on CURATOR-307:
This has been fixed by CURATOR-211. The line co
[
https://issues.apache.org/jira/browse/CURATOR-638?focusedWorklogId=786335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-786335
]
ASF GitHub Bot logged work on CURATOR-638:
--
Author: ASF GitHub Bot
kezhuw commented on PR #425:
URL: https://github.com/apache/curator/pull/425#issuecomment-1170666719
@eolivelli Could you please take a look ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
[
https://issues.apache.org/jira/browse/CURATOR-638?focusedWorklogId=786334&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-786334
]
ASF GitHub Bot logged work on CURATOR-638:
--
Author: ASF GitHub Bot
kezhuw opened a new pull request, #425:
URL: https://github.com/apache/curator/pull/425
In Kubernetes, IP addresses are not resistant to pod restart.
`InetSocketAddress.getAddress().getHostAddress()` could target to non ZooKeeper
pods and causes curator fail to reach ZooKeeper ensemble.