StoyanTc commented on issue #9861: URL: https://github.com/apache/pulsar/issues/9861#issuecomment-818658034
The Pulsar in standalone mode is always started with enabled function workers however they are configured only for a cluster named `standalone`. So, if one wants to change the cluster name this must be done in both `standalone.conf` and `functions_worker.yml`. Another option is to skip the function worker using the parameter `--no-function-workers`. -- 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]
