PDavid commented on PR #2329: URL: https://github.com/apache/zookeeper/pull/2329#issuecomment-3411229690
This is the backport of https://github.com/apache/zookeeper/pull/2318 to `branch-3.8`. The patch did not apply cleanly on `branch-3.9` because of a slight local variable name difference in `ZooKeeperMain.run()`: "completer" vs. "completor" so I cherry-picked the `branch-3.9` commit: https://github.com/apache/zookeeper/commit/a9b19040e6ebc40746ce9e752c194e3d9a1247e5 Tested this locally the same way as described in the original PR: https://github.com/apache/zookeeper/pull/2318#issuecomment-3329070413 -- 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]
