codelipenghui commented on issue #6764: URL: https://github.com/apache/pulsar/pull/6764#issuecomment-617649144
@315157973 Do we need to change the schema delete logic for fixing the issue? I don't see what's the problem with the current deletion logic, just see the get schema version does not filter out the deleted schema. The delete schema method is unused and I think the current logic uses `deleteSchema` method in the `SchemaRegistryServiceImpl`. If I missed something, please point out, thanks. ---------------------------------------------------------------- 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]
