opensearch-project / opensearch-project/custom-codecs

[FEATURE] Bump zstd to 1.5.7 (performance improvements)

Open
#295 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.