Apache9 commented on PR #5475: URL: https://github.com/apache/hbase/pull/5475#issuecomment-1776873633
ZooKeeper has changed their netty dependencies so we need to modify our netty dependencies and exclusions too. And ZooKeeper also specify some necessary dependencies for running ZooKeeperServer as provided, so we need to specify them directly in our pom as we have a MiniZooKeeperCluster, where we will run a ZooKeeperServer. -- 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]
