sijie commented on issue #5325: Pulsar on k8s: broker start failure when set 
functionsWorkerEnabled=true
URL: https://github.com/apache/pulsar/issues/5325#issuecomment-539167556
 
 
   @rocketraman INT_KEYS are used for the settings whose value is Integer. So I 
don't think pulsarFunctionCluster is an INT key. 
   
   You need to specify the function settings by prefixing the settings with 
"PF_". That says, you need to specify the system variable 
"PF_pulsarFunctionCluster", so that `gen-yml-from-env.py` can work as expected.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to