wjybupt commented on issue #5947: got HTTP 404 error when running "pulsar-admin functions list" on functions-worker URL: https://github.com/apache/pulsar/issues/5947#issuecomment-570972645 according to the official doc, "pulsar-admin functions list" is support by the functions-worker, and in functions-worker's config file(functions_worker.yml), the workerPort is 6750 and workerPortTls is 6751. when i use 6750, "pulsar-admin functions list" is unavailable, but "pulsar-admin sinks list" works. and other cmd just like "pulsar-admin functions get/state/stats" works well, that why i am confused. ------------------ 原始邮件 ------------------ 发件人: "冉小龙"<[email protected]>; 发送时间: 2020年1月3日(星期五) 晚上8:55 收件人: "apache/pulsar"<[email protected]>; 抄送: "kiss fire"<[email protected]>;"Mention"<[email protected]>; 主题: Re: [apache/pulsar] got HTTP 404 error when running "pulsar-admin functions list" on functions-worker (#5947) webServiceUrl =http://:6750/ The pulsar-admin is using 8080, can you try it again? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
---------------------------------------------------------------- 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
