michaeljmarshall commented on pull request #14440: URL: https://github.com/apache/pulsar/pull/14440#issuecomment-1050562610
@codelipenghui - have we verified that this is actually a problem in 2.7? I am wondering if there could be an issue in the metadata store code base, which changed the way these methods worked. I ask because I am investigating a similar regression for the `internalUnloadNamespaceBundle` method, which also calls a `.get()` on a future. In that case, everything worked in 2.7.1 but not in 2.9.1. -- 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]
