lhotari commented on issue #4287:
URL: https://github.com/apache/bookkeeper/issues/4287#issuecomment-2058458189
When running Bookkeeper with Pulsar's `bin/pulsar bookie` script, one of
the main differences is that Bookkeeper will use
[`org.apache.pulsar.metadata.bookkeeper.PulsarMetadataBookieDriver`](https://github.com/apache/pulsar/blob/master/pulsar-metadata/src/main/java/org/apache/pulsar/metadata/bookkeeper/PulsarMetadataBookieDriver.java)
and
[`org.apache.pulsar.metadata.bookkeeper.PulsarMetadataClientDriver`](https://github.com/apache/pulsar/blob/master/pulsar-metadata/src/main/java/org/apache/pulsar/metadata/bookkeeper/PulsarMetadataClientDriver.java)
from the Pulsar code base for metadata operations.
--
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]