murong00 commented on a change in pull request #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster URL: https://github.com/apache/pulsar/pull/5985#discussion_r402709842
########## File path: conf/broker.conf ########## @@ -461,6 +461,10 @@ httpMaxRequestSize=-1 ### --- BookKeeper Client --- ### +# Metadata service uri that bookkeeper is used for loading corresponding metadata driver +# and resolving its metadata service location. +bookkeeperServiceUri= Review comment: `bkMetadataServiceUri` seems better? ---------------------------------------------------------------- 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
