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 2022/09/09 05:57:27 UTC

[GitHub] [pulsar] poorbarcode commented on pull request #17308: [fix] Combination of autocreate + forced delete of partitioned topic with active consumer leaves topic metadata inconsistent.

poorbarcode commented on PR #17308:
URL: https://github.com/apache/pulsar/pull/17308#issuecomment-1241530818

   Hi @eolivelli @dlg99 
   
   I think we should revert this PR.
   
   System topics are always created automatically, and `isAllowAutoTopicCreation(system topic)` always returns true. If a namespace contains any partitioned system topic, this namespace can not be deleted( After this PR is Merged ). 


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org