lhotari opened a new pull request #13754: URL: https://github.com/apache/pulsar/pull/13754
Fixes #13750 ### Motivation - If the org.apache.bookkeeper.meta.MetadataDrivers class got loaded before org.apache.pulsar.metadata.bookkeeper.BKCluster constructor is called, things would fail. ### Modifications - Set the system properties for metadata-store backend in pom.xml for all pulsar-broker tests as a workaround -- 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]
