eolivelli commented on issue #1756: [Question] metadataServiceUri with multiple 
zk servers
URL: https://github.com/apache/bookkeeper/issues/1756#issuecomment-433811177
 
 
   In fact the code which translates from the legacy zkServer to the new model 
is
   
https://github.com/apache/bookkeeper/blob/d9444ba143c9cdba4af427afdd9f0b696c1d7683/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/AbstractConfiguration.java#L238
   
   and it simply concatenates:
   - metadata protocol
   - list of zk servers
   - ledgers path
   
   

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