Skip to content

Conversation

martijnvg
Copy link
Member

Backports the following commits to 8.x:

…12665)

ZStandard was added via elastic#103374 a few months ago to snapshot builds of Elasticsearch only and benchmark results have shown that using zstd is a better trade off compared to deflate for when index.codec is set to best_compression.

This change removes the feature flag for ZStandard stored field compression for indices with index.codec set to best_compression.
@martijnvg martijnvg requested a review from a team as a code owner September 13, 2024 08:50
@martijnvg martijnvg added :StorageEngine/Codec >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport release highlight Team:StorageEngine test-release Trigger CI checks against release build labels Sep 13, 2024
Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

Hi @martijnvg, I've created a changelog YAML for you. Note that since this PR is labelled release highlight, you need to update the changelog YAML to fill out the extended information sections.

@martijnvg martijnvg removed the test-release Trigger CI checks against release build label Sep 13, 2024
@martijnvg
Copy link
Member Author

@elasticmachine update branch

@martijnvg
Copy link
Member Author

@elasticmachine update branch

@elasticsearchmachine elasticsearchmachine merged commit 47be9bb into elastic:8.x Sep 13, 2024
15 checks passed
@martijnvg martijnvg deleted the backport/8.x/pr-112665 branch September 13, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants