sijie commented on issue #2080: Geo-replication setup on K8s cluster
URL: https://github.com/apache/bookkeeper/issues/2080#issuecomment-489294325
 
 
   @maurya-m @rolish Ah I see. It seems that somehow the autorecovery doesn't 
parse the `;` separated string correctly. 
   
   Can you try to use `BK_metadataServiceUri ` to 
`zk://zookeeper-1.abcdefg.com;zookeeper-2.abcdefg.com;zookeeper-3.abcdefg.com;zookeeper-4.abcdefg.com;zookeeper-5.abcdefg.com;zookeeper-6.abcdefg.com/ledgers`,
 instead of using `BK_zkServers`?
   

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