hangc0276 opened a new pull request #10686: URL: https://github.com/apache/pulsar/pull/10686
### Motivation Pulsar 2.8.0 should dependent on BookKeeper 4.14.0, otherwise will cause direct memory copy to heap. Discuss in https://github.com/apache/pulsar/pull/10330 This bug is fixed by https://github.com/apache/bookkeeper/pull/2701 ### Modification 1. upgrade BookKeeper to 4.14.0 2. fix prometheus metric incompatible with bookkeeper 4.14.0, causing by interface changed by https://github.com/apache/bookkeeper/pull/2650 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
