[GitHub] zookeeper pull request #530: [ZOOKEEPER-2474] Support session reconnection w...

2018-06-11 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/530#discussion_r194383541 --- Diff: src/java/main/org/apache/zookeeper/ZooKeeper.java --- @@ -1218,6 +1294,79 @@ public ZooKeeper(String connectString, int sessionTimeout, Watcher

[GitHub] zookeeper pull request #530: [ZOOKEEPER-2474] Support session reconnection w...

2018-05-23 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/zookeeper/pull/530 [ZOOKEEPER-2474] Support session reconnection when using ZKClientConfig Signed-off-by: Tim Ward This PR simply adds constructors which support session