You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/10 02:43:50 UTC

[GitHub] [pulsar] mattisonchao commented on a change in pull request #14197: Change deprecated setZookeeperServers to setMetadataStoreUrl

mattisonchao commented on a change in pull request #14197:
URL: https://github.com/apache/pulsar/pull/14197#discussion_r803256283



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/PulsarStandaloneBuilder.java
##########
@@ -114,8 +114,8 @@ public PulsarStandalone build() {
         }
 
         // Set ZK server's host to localhost

Review comment:
       ```suggestion
           // Set metadata server's host to localhost
   ```




-- 
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: commits-unsubscribe@pulsar.apache.org

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