poorbarcode commented on PR #20540: URL: https://github.com/apache/pulsar/pull/20540#issuecomment-1588588979
@lhotari A quick update, I think these are helpful for these issues - https://github.com/apache/pulsar/issues/14941 will be fixed by https://github.com/apache/pulsar/pull/20561 - I think https://github.com/apache/pulsar/issues/20526 and https://github.com/apache/pulsar/issues/5284 are caused by there being a namespace unload or bundle unload running at the same time, just like the issue which will be fixed by https://github.com/apache/pulsar/pull/20567 - There is also a known race condition that will cause more than one `topic close | topic delete` to run at the same time, see https://github.com/apache/pulsar/pull/17524 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
