michaeljmarshall commented on pull request #14440: URL: https://github.com/apache/pulsar/pull/14440#issuecomment-1055716508
@codelipenghui - sorry, my comment was incorrect because it was from before I had discovered the issue discussed in #14438. The issue was not with `internalUnloadNamespaceBundle`. Those calls were all blocked because the `tryToDeletePartitionedMetadata` method blocked the `metadata-store` thread. I am a bit confused about what is causing the issue in #14438. While adding a timeout to the get topic future makes sense, I am concerned that this is just a temporary solution. I am going to dismiss my review because it is unlikely that the issue solved by #14469 will solve #14438. -- 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]
