codelipenghui commented on a change in pull request #13782:
URL: https://github.com/apache/pulsar/pull/13782#discussion_r786728933
##########
File path: conf/functions_worker.yml
##########
@@ -27,7 +27,7 @@ workerPort: 6750
workerPortTls: 6751
# Configuration Store connection string
-configurationStoreServers: localhost:2181
+configurationMetadataStoreUrl: localhost:2181
Review comment:
It should be `zk:localhost:2181` ?
--
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]