codelipenghui opened a new issue #6754: Get schema by version can get the deleted schema info. URL: https://github.com/apache/pulsar/issues/6754 **Describe the bug** Get schema by version can get the deleted schema info. **To Reproduce** 1. create a schema for a topic. 2. delete schema of the topic. 3. get schema by the previous schema version that created. 4. Still can schema info. **Expected behavior** Should response 404 **Additional context** master branch.
---------------------------------------------------------------- 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
