You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Divij Vaidya (Jira)" <ji...@apache.org> on 2023/01/18 13:15:00 UTC

[jira] [Created] (KAFKA-14630) Update zstd-jni version to 1.5.2-4

Divij Vaidya created KAFKA-14630:
------------------------------------

             Summary: Update zstd-jni version to 1.5.2-4
                 Key: KAFKA-14630
                 URL: https://issues.apache.org/jira/browse/KAFKA-14630
             Project: Kafka
          Issue Type: Sub-task
          Components: core
            Reporter: Divij Vaidya
            Assignee: Divij Vaidya
             Fix For: 3.5.0


While the latest version as of Jan 2023 is 1.5.2-5, we will not upgrade to the latest version because it inflates the size of binary [2]with no significant upgrade benefits.


{noformat}
diviv:zstd-jni/ (master) $ git log --pretty=oneline v1.5.2-1...v1.5.2-3                                                    [14:13:27]
c983ae3e086b63a40e1bb430cb2ebf95ecc52c71 (tag: v1.5.2-3) Adjust signature comments after e5c6a3290b8335db7c70877fda22ca26a96c72e4.
510bbd6be80592227c6e5cf8cd8d71cb76c0c279 Add methods for streaming (de)compression of direct ByteBuffers.
62b9dad49fc00f253cb35c1942c3ca6af4ee2b47 Fix lgtm C++.
73ae46e1af16619143b7c87e35ad9c05363e2c97 v1.5.2-3
e5c6a3290b8335db7c70877fda22ca26a96c72e4 Fix overflows
54d3d50c16d96bd8a30e2d4c0a9648001a52d6f9 Fix some error return codes.
b788a2ed7a5e36e5252b1696e6cc8bae48a7afbc Upgrade scala.
31060934c26e080031465702ec369591e12874f8 Add NoFinalizer variants for the direct buffer streams.
3d5ab915167f2dfe244d2d2192b66a9feac7c543 (tag: v1.5.2-2) Fix the symbols export on the cross-compiled libraries also
8a4993f57119e2b682d1f0b8db263027983208c6 Use different approach for MacOS to not export all symbols
15352a3941e8bec2dd1f374768478c02eaf69d6f Don't pass version-script to clang linker, it's not supported
9916cbd611cd882b5d4958d4acf0518c01363487 Don't export the zstd symbols, just our own ones
277cb2779e2e1922d6de0cf4e1e7519d2647acef fix spelling
ff3a141d78abc71741734b0d0524bf47096b29f8 Fallback to `scp` if `rsync` in not installed on the build machines
ba99eec9ac9a5c3eb16200ae67c235a91b16b570 Up the version
4c4d9cd382b6e515a7d0d6cd37c1ebb087f5ab73 Support LoongArch64
97550e35610cd36e2ad510e20e503c0f997c1a3a Remove frameHeaderSize(Min|Max){noformat}



 [2] [https://github.com/luben/zstd-jni/issues/237] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)