wangjialing218 opened a new pull request #10552:
URL: https://github.com/apache/pulsar/pull/10552


   ### Motivation
   When start function worker with broker, we need to set 
pulsarFunctionsCluster in functions_worker.yml, other wise it will fail to 
start.   #2328
   If we run broker in k8s, we should set correct config map to change the 
default value in functions_worker.yml.
   In this mode, pulsarFunctionsCluster should always be same with the cluster 
name in broker.conf, so we can get the setting directly from broker.conf.
   
   ### Modifications
   
   get function cluster from broker config when start function worker with 
broker
   
   


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


Reply via email to