Albert Shau created TWILL-177: --------------------------------- Summary: ZKDiscoveryService should have a way to remove its connection watcher Key: TWILL-177 URL: https://issues.apache.org/jira/browse/TWILL-177 Project: Apache Twill Issue Type: Bug Components: discovery Reporter: Albert Shau
The ZKDiscoveryService adds a connection watcher in its constructor, but has no way to remove it. As a result, if somebody is creating new instances, the number of watches will slowly grow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)