BewareMyPower commented on issue #19920: URL: https://github.com/apache/pulsar/issues/19920#issuecomment-1484380406
Both of them are okay. The 2nd way does not have a "zk:" prefix for each `host:port` pair to be compatible with the format of the previous `zookeeperServers` config, which is deprecated now. So users can just rename the `zookeeperServers` config with the `metadataStoreUrl` config without any change. I'd prefer the 1st way, which indicates the metadata store is ZK. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
