[GitHub] twill pull request #8: (TWILL-177) Make ZKDiscoveryService AutoCloseable

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/twill/pull/8 --- 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 is

[GitHub] twill pull request #8: (TWILL-177) Make ZKDiscoveryService AutoCloseable

2016-09-13 Thread albertshau
Github user albertshau commented on a diff in the pull request: https://github.com/apache/twill/pull/8#discussion_r78623437 --- Diff: twill-yarn/src/test/java/org/apache/twill/yarn/YarnTestSuite.java --- @@ -17,8 +17,15 @@ */ package org.apache.twill.yarn;

[GitHub] twill pull request #8: (TWILL-177) Make ZKDiscoveryService AutoCloseable

2016-08-29 Thread anwar6953
Github user anwar6953 commented on a diff in the pull request: https://github.com/apache/twill/pull/8#discussion_r76680691 --- Diff: twill-yarn/src/test/java/org/apache/twill/yarn/BaseYarnTest.java --- @@ -66,6 +69,18 @@ protected void after() { } }; +

[GitHub] twill pull request #8: (TWILL-177) Make ZKDiscoveryService AutoCloseable

2016-08-29 Thread chtyim
GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/8 (TWILL-177) Make ZKDiscoveryService AutoCloseable - Release ZK watches when closed You can merge this pull request into a Git repository by running: $ git pull https://github.com/chtyim/twill