frank-montyne commented on issue #10263:
URL: https://github.com/apache/pulsar/issues/10263#issuecomment-822747814


   I can do that but that’s quite arbitrary. Is it possible to fix this in the 
future?
   
   > On 19 Apr 2021, at 15:16, Marvin Cai ***@***.***> wrote:
   > 
   > 
   > Seems to be metadata syncing issue, the namespace service read metadata 
about topic from a cache, while the topic deletion operation finished and 
updated metadata in zookeeper, the change might not immediately reflected in 
the cache, hence you see the exception. Is it possible to add some wait time 
after the deletion? Or add a retry to the delete namespace operation.
   > 
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub, or unsubscribe.
   


-- 
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:
[email protected]


Reply via email to