ivankelly opened a new pull request #1132: Explicitly set zookeeper version in 
broker
URL: https://github.com/apache/incubator-pulsar/pull/1132
 
 
   The broker "shades" zookeeper via the aspectj stuff, but the version
   it shades is the one pulled in with bookkeeper-server, not the version
   specified in the top level pom. This is fairly harmless, but it breaks
   the pulsar zookeeper-shell command if you want to specify a zookeeper
   command from the commandline.
   
   This change explicitly pulls in the correct zookeeper version,
   excluding all the stuff that we usually exclude when pulling zookeeper.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to