xyhmnb opened a new issue, #15484: URL: https://github.com/apache/pulsar/issues/15484
**Describe the bug** i use the latest version pulsar and find use the rest api to send message for some of the topics is error A clear and concise description of what the bug is. **To Reproduce** i have topic is "/persistent/public/default/my-topic" use the url "http://pulsar.fscut.com:8080/topics/persistent/public/default/my-topic" to send http post request but it response is network and then, i use the "/persistent/public/default/my_topic", its ok! The difference between them is one used the "-",another one used the "_" **Expected behavior** I want it to be normal A clear and concise description of what you expected to happen. **Screenshots** log   **Desktop (please complete the following information):** **Additional context** -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
