keith-turner opened a new issue #1220: Explore removing unused zookeeper watches URL: https://github.com/apache/accumulo/issues/1220 For per table config, Accumulo creates zookeeper watches per table per tablet servers. When a table is deleted these watches may be left behind consuming memory on the ZK servers. Accumulo may be able to use the following to remove these watchers. https://issues.apache.org/jira/browse/ZOOKEEPER-1829
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
