opensearch-project / opensearch-project/custom-codecs
[FEATURE] Bump zstd to 1.5.7 (performance improvements)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 14
- Forks
- 29
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem?
custom-codec is currently using Zstd 1.5.6
Zstd 1.5.7 was released around 9 months ago and brings performance improvements (5-20% depending on block size used) https://www.phoronix.com/news/Zstd-Zstandard-1.5.7
What solution would you like?
Bump zstd-jni to latest 1.5.7 version (currently 1.5.7-6 https://github.com/luben/zstd-jni/tags)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no dependency file or test. Locate the zstd-jni declaration, confirm the current version, and update it to 1.5.7-6; run the project's build and dependency checks to verify the version change without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100