stupidusername edited a comment on issue #5325: Pulsar on k8s: broker start 
failure when set functionsWorkerEnabled=true
URL: https://github.com/apache/pulsar/issues/5325#issuecomment-544722192
 
 
   I'm not adding that value to the ZooKeeper configuration. It is being added 
to `functions_worker.yml`. Both for the broker and ZooKeeper services.
   
   After reading 
[this](https://github.com/apache/pulsar/issues/2328#issuecomment-411013973) I 
got the idea that maybe there was an error during the creation of the ZooKeeper 
data.
   
   I tried this workaround and it looks like it's working.
   
   Keep in mind that`PF_` env variales are only applied if you add this line:
   
   ```
   bin/gen-yml-from-env.py conf/functions_worker.yml &&
   ```
   
   
   

----------------------------------------------------------------
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