wjybupt opened a new issue #5948: can't create function on some node of the functions-worker URL: https://github.com/apache/pulsar/issues/5948 **Describe the bug** I have 3 functions-worker and 3 broker, and in the client.conf on all functions-worker, webServiceUrl =http://\<functions-worker ip1\>:6750/ brokerServiceUrl=pulsar://\<broker ip1\>:6650,\<broker ip2\>:6650,\<broker ip3\>:6650/ when webServiceUrl set ip1, i can delete my function but can't create it again, but when the ip is set to ip2 or ip3, i can delete and create it either. **To Reproduce** Steps to reproduce the behavior: the version is 2.4.1, i don't know whether is a common problem or just for me. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] **Additional context** Add any other context about the problem here.
---------------------------------------------------------------- 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
