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 2021/12/08 03:02:38 UTC

[GitHub] [pulsar] Technoboy- commented on issue #12551: Attempting to delete topics shortly after creation/deletion requests fails with a 500 error of "MetadataNotFoundException: Managed ledger not found"

Technoboy- commented on issue #12551:
URL: https://github.com/apache/pulsar/issues/12551#issuecomment-988453281


   For this issue, the broker will only print the log containing `MetadataNotFoundException: Managed ledger not found`, but won't throw any exception. 
   That means: when deleting the topic forcibly, the broker may print this log, but the response is 200.


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