dlmarion commented on PR #5256: URL: https://github.com/apache/accumulo/pull/5256#issuecomment-2590823640
As of f88e363, a ZooCache instance is being created in the following places: ClientContext - shared instance ClientContext.getTServerLockChecker - non-shared instance when creating the ZookeeperLockChecker ListInstances - non-shared instance in a standalone utility, not sure this needs to use ZooCache TBH and in tests. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
