eolivelli commented on issue #2112: Issue #2106: Update ZookKeeper dependency to 3.5.5 URL: https://github.com/apache/bookkeeper/pull/2112#issuecomment-522884527 @dmercuriali jline dependency has been dropped from ZK client package because it is not strictly needed, but I guess it still used by ZK CLI. If this is a problem maybe we should add an explicit dependency and then open a JIRA in ZooKeeper project for bkctl we are using JCommander so it should not be affected by jline we should add some debug at the boot of bkctl in order to see the real command line passed to java we can also add 'set -x xtrace' to the init_bookie.sh script to have a trace of the script
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
