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/10/27 01:56:15 UTC

[GitHub] [pulsar] codelipenghui commented on pull request #11737: Fix the topic in fenced state and can not recover.

codelipenghui commented on PR #11737:
URL: https://github.com/apache/pulsar/pull/11737#issuecomment-1292862672

   @krishhh5 
   
   The topic will be closed if we use `new ManagedLedgerFencedException`. All the producers and consumers will be disconnected. We don't want to close the topic to recover the topic from the wrong state. Instead, we can just make sure the managed ledger will not miss any callback for add entry operations.


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