Apache9 opened a new pull request, #1264: URL: https://github.com/apache/incubator-pegasus/pull/1264
https://github.com/apache/incubator-pegasus/issues/1261 Use official zookeeper client directly as we only use a very small set of feature in java client implementation. Exclude unnecessary transitive dependencies such as jline and log4j. Remove the shading and relocating for zk client as we do not depend on it any more. I choose zookeeper version 3.4.14 because it is the oldest version which does not have a CVE. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
