[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15813066#comment-15813066 ] Hudson commented on ZOOKEEPER-2511: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3230 (See

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15812960#comment-15812960 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user asfgit closed the pull request at:

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15812952#comment-15812952 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user hanm commented on the issue:

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15812513#comment-15812513 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805994#comment-15805994 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user hanm commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805248#comment-15805248 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802648#comment-15802648 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- Github user eribeiro commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802621#comment-15802621 ] Hadoop QA commented on ZOOKEEPER-2511: -- +1 overall. Here are the results of testing the latest

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2017-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802572#comment-15802572 ] ASF GitHub Bot commented on ZOOKEEPER-2511: --- GitHub user afine opened a pull request:

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439195#comment-15439195 ] Patrick Hunt commented on ZOOKEEPER-2511: - Third solution makes the most sense to me as well.

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-25 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437813#comment-15437813 ] Edward Ribeiro commented on ZOOKEEPER-2511: --- Very nice patch [~abrahamfine], A public

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418113#comment-15418113 ] Hadoop QA commented on ZOOKEEPER-2511: -- +1 overall. Here are the results of testing the latest

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418110#comment-15418110 ] Michael Han commented on ZOOKEEPER-2511: bq. The fun thing is, we don't actually need that

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418090#comment-15418090 ] Abraham Fine commented on ZOOKEEPER-2511: - Simply adding "implements AutoCloseable" adds a