rdhabalia opened a new pull request #4068: [pulsar-function] fix worker-stats broken admin-api URL: https://github.com/apache/pulsar/pull/4068 ### Motivation Start broker and function-worker in separate process. function-worker is not serving `worker-stats` resources which gives 404 http-response. ``` ./pulsar-admin --admin-url http://localhost:6750/ functions-worker function-stats HTTP 404 Not Found Reason: HTTP 404 Not Found ```
---------------------------------------------------------------- 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
