-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Move force merge from the downsmapling request to the ILM action #135834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
elasticsearchmachine
merged 24 commits into
elastic:main
from
gmarouli:downsampling/move-force-merge-to-ilm
Oct 14, 2025
Merged
Changes from 6 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4d6e2d2
Add a configurable force merge step to ILM DownsampleAction
gmarouli a73737b
Remove force merge from downsampling API
gmarouli 6951827
Update docs
gmarouli e4064bc
merge with main
gmarouli aa47a9d
merge with main
gmarouli 5fcbf47
bump transport version
gmarouli 3ab9134
merge with main
gmarouli c14a301
Convert forceMerge flag primitive to Boolean
gmarouli d0d0b0f
Add telemetry for the downsampling force merge
gmarouli ada4cf7
Merge branch 'main' into downsampling/move-force-merge-to-ilm
gmarouli c2d3cdc
Update docs/changelog/135834.yaml
gmarouli 2b8e110
Update changelog
gmarouli 5a8419d
merge with main
gmarouli 7f574d2
merge with main
gmarouli be659d3
Add version tag
gmarouli 7233dca
Add force merge tasks to the test
gmarouli d5c2f26
Merge branch 'main' into downsampling/move-force-merge-to-ilm
gmarouli c12b23c
merge main
gmarouli 340d125
Update docs/changelog/135834.yaml
gmarouli 6bdd8b6
merge with main
gmarouli f670902
merge with main
gmarouli c006161
Apply review feedback.
gmarouli 09ec3bb
Apply suggestion
gmarouli 27177a7
Merge branch 'main' into downsampling/move-force-merge-to-ilm
gmarouli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
server/src/main/resources/transport/definitions/referable/ilm_downsample_force_merge.csv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
9187000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
esql_plan_with_no_columns,9186000 | ||
ilm_downsample_force_merge,9187000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.