Skip to content

Remove feature flag to enable binary doc value compression#138524

Merged
parkertimmins merged 6 commits intoelastic:mainfrom
parkertimmins:parker/remove-binary-dv-compression-feature-flag
Nov 25, 2025
Merged

Remove feature flag to enable binary doc value compression#138524
parkertimmins merged 6 commits intoelastic:mainfrom
parkertimmins:parker/remove-binary-dv-compression-feature-flag

Conversation

@parkertimmins
Copy link
Contributor

@parkertimmins parkertimmins commented Nov 24, 2025

Binary doc value compression was added behind a feature flag in #137139 .
This PR removes the feature flag to enable the feature.

@parkertimmins parkertimmins self-assigned this Nov 24, 2025
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.3.0 labels Nov 24, 2025
@parkertimmins parkertimmins added >feature :StorageEngine/Mapping The storage related side of mappings and removed needs:triage Requires assignment of a team area label v9.3.0 labels Nov 24, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@elasticsearchmachine
Copy link
Collaborator

Hi @parkertimmins, I've created a changelog YAML for you.

@parkertimmins parkertimmins added :StorageEngine/Codec and removed :StorageEngine/Mapping The storage related side of mappings labels Nov 24, 2025
Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticsearchmachine
Copy link
Collaborator

Hi @parkertimmins, I've updated the 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.

@parkertimmins parkertimmins merged commit a83acf1 into elastic:main Nov 25, 2025
34 checks passed
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Nov 26, 2025
…38524)

Binary doc value compression was added behind a feature flag in elastic#137139 .
This PR removes the feature flag to enable the feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment