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/02/08 18:07:03 UTC

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

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


   It's possible that the issue here is a result of a missed cache invalidation: https://github.com/apache/pulsar/pull/14177. I'm not sure which version of Pulsar `Kubernetes on EKS 1.18. StreamNative Platform Pulsar Broker 2.1.8.5.` this is, but the bug I fix in #14177 definitely impacts 2.8.2 and leads the broker to cache a child node for at least 5 minutes under certain conditions.


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