eolivelli commented on a change in pull request #1530: Add a deployment method using docker-compose URL: https://github.com/apache/bookkeeper/pull/1530#discussion_r198381224
########## File path: conf/zookeeper.conf ########## @@ -37,10 +37,6 @@ dataLogDir=data/zookeeper/txlog # the port at which the clients will connect clientPort=2181 -# the port at which the admin will listen -adminPort=9990 -zookeeper.admin.enableServer=true Review comment: pushed button too early.... why do you need to not start ZK admin server ? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
