You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/13 03:22:44 UTC

[GitHub] [pulsar] Shoothzj opened a new issue #8551: Is auto delete inactive topic works well on partitioned topic

Shoothzj opened a new issue #8551:
URL: https://github.com/apache/pulsar/issues/8551


   **Describe the bug**
   According to my understanding, **partitioned-topic** is implemented by multi topics which suufix is {partition-index}. We have this situtation in version 2.6.0. When we enable **brokerAutoDeleteInActiveTopic** (aka. aging), our $TOPIC_NAME-partition-index topic is aged, but /admin/../partitioned-topic data remains.Eventually, when client query if topic exist, it exists. But can't subscribe success.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Turn on the **brokerAutoDeleteInActiveTopic** 
   2. Create a partitioned topic
   3. Wait for aging time
   4. Create a consumer and U can see
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] Shoothzj closed issue #8551: Is auto delete inactive topic works well on partitioned topic

Posted by GitBox <gi...@apache.org>.
Shoothzj closed issue #8551:
URL: https://github.com/apache/pulsar/issues/8551


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #8551: Is auto delete inactive topic works well on partitioned topic

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #8551:
URL: https://github.com/apache/pulsar/issues/8551#issuecomment-726741700


   @Shoothzj Looks the same as #8441 and it fixed by #8442


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] Shoothzj commented on issue #8551: Is auto delete inactive topic works well on partitioned topic

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on issue #8551:
URL: https://github.com/apache/pulsar/issues/8551#issuecomment-727552045


   It is ! Thank you very much


----------------------------------------------------------------
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:
users@infra.apache.org