lhotari commented on PR #22586: URL: https://github.com/apache/pulsar/pull/22586#issuecomment-2077575391
Just wondering if the problem is somehow related to namespace deletion with replication enabled. The namespace deletion code is something that will need to be refactored in any case to get the concurrency into control. https://github.com/apache/pulsar/blob/d7d54522933b63f6a74ec7139c6dedebe8ad9149/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java#L216-L344 The concurrency issue is explained in https://github.com/apache/pulsar/pull/22541#issuecomment-2071568113 -- 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]
