jerrypeng opened a new pull request #4172: WorkerService should inherit 
authentication configs from broker when running as part of it
URL: https://github.com/apache/pulsar/pull/4172
 
 
   ### Motivation
   
   Currently, when users are running the worker service with the broker and 
they want to turn authentication on, the user will have to set 
authenticationEnabled in both the broker conf as well as the function_worker 
conf.  This is unnecessary, there is really no point for the user to have to 
set both since its doesn't make since for the function worker service to not 
turn on authentication when auth is turned on for the 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]


With regards,
Apache Git Services

Reply via email to