Skip to content

Enabling Compression Level configuration of ZSTD and ZSTD (No Dict) #7555

@sarthakaggarwal97

Description

@sarthakaggarwal97

Is your feature request related to a problem? Please describe.
In the present implementation, zstd and zstd_no_dict uses default compression level i.e. 6 as mentioned here, here and here. According to documentation, these algorithms can support the compression level range of 1-22. Theoretically, configurable compression levels can help customers tune the tradeoff between storage and throughput according to their requirements.

Describe the solution you'd like
An introduction of configurable compression level as an index setting for zstd and zstd-no-dict

Additional context
#3354

cc: @mgodwan @backslasht @shwetathareja

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement or improvement to existing feature or requestv2.9.0'Issues and PRs related to version v2.9.0'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions