merlimat opened a new pull request #12770: URL: https://github.com/apache/pulsar/pull/12770
### Motivation This PR adds an implementation of BK metadata driver that is based on top of `MetadataStore` API. This will be used to provide a single metadata backend implementation, shared between Pulsar & BookKeeper. The code has been adapted from the existing ZK provider. Eventually, at some point it will make sense to have this to live in BK repo, also with MetadataStore API. For now, it's much easier to continue the development in a single place. -- 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]
