nodece commented on a change in pull request #13758:
URL: https://github.com/apache/pulsar/pull/13758#discussion_r788817749
##########
File path: site2/docs/functions-runtime.md
##########
@@ -270,7 +270,7 @@ For example, if you use token authentication, you need to
configure the followin
```Yaml
clientAuthenticationPlugin:
org.apache.pulsar.client.impl.auth.AuthenticationToken
clientAuthenticationParameters: file:///etc/pulsar/token/admin-token.txt
-configurationStoreServers: zookeeper-cluster:2181 # auth requires a connection
to zookeeper
Review comment:
There is no need to change.
--
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]