ctubbsii commented on issue #718: Made AccumuloClient Closeable URL: https://github.com/apache/accumulo/pull/718#issuecomment-434572386 @keith-turner This change seems to trigger a doubling of the number of ZK watchers, for some reason. Any ideas? ``` java.lang.AssertionError: Expected number of watchers to be contained in (475, 700), but actually was 1533 at org.apache.accumulo.test.functional.WatchTheWatchCountIT.test(WatchTheWatchCountIT.java:78) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
