eolivelli edited a comment on issue #2112: Issue #2106: Update ZookKeeper 
dependency to 3.5.5
URL: https://github.com/apache/bookkeeper/pull/2112#issuecomment-522629340
 
 
   interesting fact:
   this line:
   `/opt/bookkeeper/bin/bookkeeper org.apache.zookeeper.ZooKeeperMain -server 
${BK_zkServers} create -e ${BK_CLUSTER_ROOT_PATH}/bkInitLock`
   
   results in:
   
   > Created /bkInitLock
   
   so it seems that the ${BK_CLUSTER_ROOT_PATH} evaluates to empty string, like 
${BK_metadataServiceUri}
   
   but ${BK_zkServers}  is working as expected

----------------------------------------------------------------
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

Reply via email to