michaeljmarshall commented on issue #14438: URL: https://github.com/apache/pulsar/issues/14438#issuecomment-1051371387
@leizhiyuan - note that the bug I'm seeing is triggered by `brokerDeleteInactivePartitionedTopicMetadataEnabled=true`. That is the only way that `tryToDeletePartitionedMetadata` can result in a deadlock scenario. If you're running with that configuration set to `false`, then maybe there are multiple cases of deadlock here. -- 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]
