yuruguo opened a new issue #13431:
URL: https://github.com/apache/pulsar/issues/13431


   **Describe the bug**
   We can still get the topic’s schema When we delete both the topic & schema 
and then recreate the topic.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. **step-1**: Get topic's schema
   
![0](https://user-images.githubusercontent.com/13013780/146904743-ed4b38a0-23c3-4352-bdb9-6e1fd8ff2491.jpg)
   
   2. **step-2**: Delete topic but not delete it's schema
   
![1](https://user-images.githubusercontent.com/13013780/146905564-6e20b0b5-e481-405d-b127-1dc4e1d06247.jpg)
   
   3. **step-3**: Recreate this topic
   
![2](https://user-images.githubusercontent.com/13013780/146905285-590dae70-7a1e-475a-a507-9370c1a644b3.jpg)
   
   4. **step-4**: Delete topic but not delete it's schema
   
![3](https://user-images.githubusercontent.com/13013780/146905297-8549e543-fb78-4e03-a5ee-3806fd7e3bd9.jpg)
   
   **Expected behavior**
   In step-4 we should not get topic's schema because it has been deleted in 
step-3.
   
   


-- 
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]


Reply via email to