maoling commented on PR #2346: URL: https://github.com/apache/zookeeper/pull/2346#issuecomment-3983357023
> To reproduce: > 1. Application code obtains a reference to `ZooKeeperServer` (e.g., `server = factory.getZooKeeperServer()`) > 2. ................................................................................................... Are you using an embedded ZooKeeperServer for in-JVM testing? If so, that might be why you're seeing this. This issue is typically not reproducible in a real-world cluster deployment? -- 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]
