laxpio opened a new issue #6839: URL: https://github.com/apache/pulsar/issues/6839
**Describe the bug** run function-worker separately, pulsar-admin functions list cmd unavailable **To Reproduce** Steps to reproduce the behavior: 1. run function-worker separately 2. run pulsar-admin functions list cmd, get functions list 3. return result "Reason: HTTP 503 Service Unavailable" 4. set --admin-url as functions-work ip:port 5. after run cmd,return result "Reason: HTTP 404 Not Found" **Expected behavior** broker.conf set functionsWorkerEnabled=false Pulsar Version:2.4.1 ---------------------------------------------------------------- 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]
