Skip to content

HBASE-30382: Update zstd-jni to 1.5.7-15 (branch-2) - #8657

Open
arvindKandpal-ksolves wants to merge 1 commit into
apache:branch-2from
arvindKandpal-ksolves:HBASE-30382-branch-2
Open

arvindKandpal-ksolves wants to merge 1 commit into
apache:branch-2from
arvindKandpal-ksolves:HBASE-30382-branch-2

Conversation

@arvindKandpal-ksolves

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Bumps zstd-jni from 1.5.7-2 to 1.5.7-15 in pom.xml (branch-2).

Why are the changes needed?

zstd-jni versions prior to 1.5.7-14 contain vulnerable code addressed by:

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran the full zstd-jni compression test suite before and after the bump:
TestWALCompressionZstd, TestZstdCodec, TestHFileCompressionZstd,
TestZstdDictionary, TestZstdDictionarySplitMerge, TestZstdByteBuffDecompressor.

Baseline (1.5.7-2): 15 tests run, 0 failures, 0 errors
After bump (1.5.7-15): 15 tests run, 0 failures, 0 errors

Verified via mvn dependency:tree that the resolved artifact is
com.github.luben:zstd-jni:jar:1.5.7-15.

Note: built with -Dhadoop.profile=3.0 (required for JDK11+).

@PDavid

PDavid commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Hi @arvindKandpal-ksolves,
Can you please check similarly to the master PR that the tests which failed in the PR builds are actually successful locally on this branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants