nodece opened a new pull request #9190: URL: https://github.com/apache/pulsar/pull/9190
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation The `brokerClientAuthenticationEnabled` is boxed type in `WebConfig.java` for solve broker and functions-worker authentication compatibility, so `brokerClientAuthenticationEnabled` should not be in `conf/functions-worker.yml`. ### Modifications - commented out `brokerClientAuthenticationEnabled` in `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: [email protected]
