merlimat opened a new pull request #11217: URL: https://github.com/apache/pulsar/pull/11217
### Motivation Changed `PersistentTopic` and `NonPersistentTopic` to use `MetadataStore`. Additionally changed their constructor to not perform (potentially) blocking operations when we have a cache miss in accessing the policies. Instead, added an `initialize()` method that returns a future. -- 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]
