murong00 opened a new pull request #4566: [Issue 4564] Replace the functions worker's hard-coded localhost URL: https://github.com/apache/pulsar/pull/4566 ### Motivation Fixes #4564 ### Modifications The internal-client that function worker created currently uses hard-coded `127.0.0.1` to auth with broker, however the kdc would reject the request using principal which contains `localhost`, therefore, we should replace it.
---------------------------------------------------------------- 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
