dchristle opened a new pull request #10847: URL: https://github.com/apache/kafka/pull/10847
This PR aims to upgrade `zstd-jni` from `1.4.9-1` to `1.5.0-1`. This change will incorporate a number of bug fixes and performance improvements made in the `1.4.x` branch and `1.5.0` of `zstd`: - https://github.com/facebook/zstd/releases/tag/v1.5.0 - https://github.com/facebook/zstd/releases/tag/v1.4.9 - https://github.com/facebook/zstd/releases/tag/v1.4.8 - https://github.com/facebook/zstd/releases/tag/v1.4.7 - https://github.com/facebook/zstd/releases/tag/v1.4.5 - https://github.com/facebook/zstd/releases/tag/v1.4.4 - https://github.com/facebook/zstd/releases/tag/v1.4.3 - https://github.com/facebook/zstd/releases/tag/v1.4.2 The most recent `1.5.0` release offers +25%-140% (compression) +15% (decompression) performance improvements. Since this is a dependency change, this should pass all the existing CIs. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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: us...@infra.apache.org