alexku7 opened a new issue #9585:
URL: https://github.com/apache/pulsar/issues/9585


   **Describe the bug**
   When we delete the multi partitioned topic or the entire tenant and recreate 
it again the  existing connected consumer can't re-subscribe and consume 
messages. We must kill the consumer and create again.
   
   Note: The multi topic consumer with regex works as expected. The problem is 
with a regular consumer only. 
   Tested on the multi portioned topic only .
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Create  multi portioned topic.
   2. Create consumer to that topic
   3. Delete the topic
   4. Recreate it again.
   
   **Expected behavior**
   The consumer should discover again the topic and re-subscribe like 
multitopic consumer with regex.
   
   
   
   **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]


Reply via email to