Shawyeok commented on PR #24391: URL: https://github.com/apache/pulsar/pull/24391#issuecomment-3501056227
Hi Lari, I noticed that this patch was picked into the `3.0.x` branch without modifications. However, the metadata size–based threshold compression was introduced in [PIP-270](https://github.com/apache/pulsar/issues/20307), which isn’t included in `3.0.x`. Therefore, these two configurations don’t have any effect in the `3.0.x` branch: - managedCursorInfoCompressionThresholdInBytes - managedLedgerInfoCompressionThresholdInBytes -- 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]
