You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/03/18 13:32:48 UTC

[GitHub] [bookkeeper] aloyszhang commented on issue #2900: Bookie can't startup with a comma-separated`metadataServiceUri`

aloyszhang commented on issue #2900:
URL: https://github.com/apache/bookkeeper/issues/2900#issuecomment-1072414631


   It's hard to say the semicolon-separated is the expected format. But you can't say this is the wrong format too.
   Either semicolon-separated or comma-separated makes sense.  IMO, the comma-separated format is more general. 
   Actually, at first, we set the `metadataServiceUri` in a comma-separated way and then found only one zookeeper server is connected. 
   It's better to support the comma-separated format or adds an explicit description to users that they must config the  `metadataServiceUri` in a semicolon-separated way.


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

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org