[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2017-01-17 Thread Randgalt
Github user Randgalt closed the pull request at: https://github.com/apache/zookeeper/pull/122 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2017-01-11 Thread fpj
Github user fpj commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/122#discussion_r95591971 --- Diff: src/docs/src/documentation/content/xdocs/zookeeperReconfig.xml --- @@ -300,6 +300,11 @@ server.3=125.23.63.25:2782:2785:participant

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2016-12-15 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/122#discussion_r92597471 --- Diff: src/java/main/org/apache/zookeeper/ZooKeeper.java --- @@ -2910,4 +2923,49 @@ private ClientCnxnSocket getClientCnxnSocket() throws IOException

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2016-12-15 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/122#discussion_r92597402 --- Diff: src/java/main/org/apache/zookeeper/ZooKeeper.java --- @@ -39,32 +39,10 @@ import org.apache.zookeeper.client.ZKClientConfig; import

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2016-12-14 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/122#discussion_r92507667 --- Diff: src/java/main/org/apache/zookeeper/ZooKeeper.java --- @@ -2910,4 +2923,49 @@ private ClientCnxnSocket getClientCnxnSocket() throws IOException

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2016-12-13 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/122#discussion_r92209798 --- Diff: src/java/main/org/apache/zookeeper/ZooKeeper.java --- @@ -39,32 +39,10 @@ import org.apache.zookeeper.client.ZKClientConfig; import

[GitHub] zookeeper pull request #122: [ZOOKEEPER-2642] Resurrect the reconfig() metho...

2016-12-10 Thread Randgalt
GitHub user Randgalt opened a pull request: https://github.com/apache/zookeeper/pull/122 [ZOOKEEPER-2642] Resurrect the reconfig() methods that were in ZooKeeper.java. Resurrect the reconfig() methods that were in ZooKeeper.java. While 3.5.x is an alpha there are clients in