michaeljmarshall commented on issue #9634: URL: https://github.com/apache/pulsar/issues/9634#issuecomment-784753496
@frankjkelly - I believe you're running with apache bookkeeper `4.10.0` (that is what shipped in the pulsar docker image for pulsar `2.6.1`. This bug was fixed for bookkeeper `4.10.1`, as seen in this PR: https://github.com/apache/bookkeeper/pull/2290. Pulsar `2.6.2` is `4.10.0` too, but Pulsar `2.6.3` comes with bookkeeper `4.11.1`, which has the fix to the metric. ---------------------------------------------------------------- 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]
