Skip to content

[Feature Request] Zstandard Codecs to core OpenSearch #14658

Open
@sarthakaggarwal97

Description

@sarthakaggarwal97

Is your feature request related to a problem? Please describe

Zstandard codecs (zstd & zstd_no_dict) were released in OS 2.9, and moved to a separate custom-codecs plugin repository.

We have had a stable GA for past five minor version releases for the Zstandard codecs, we should discuss on moving the codecs to core OpenSearch. This would help the users to use Zstandard codecs without having to install an additional plugin.
We also have the required library as a part of OpenSearch libs over here

Given the performance benefits we have seen, we can also explore the option of making codecs defaults for specific workloads (like timeseries etc.).

Describe the solution you'd like

Supporting Zstandard codecs in the core OpenSearch.

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Indexing:PerformanceRFCIssues requesting major changesenhancementEnhancement or improvement to existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions