-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[ILM] Forcemerge action + new default merge policy #37081
Copy link
Copy link
Closed
Labels
:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.team-discuss
Description
Based on the outcome of #31742 [1] we may need to make some modification to the Forcemerge action. For example may want to add a "force" option to allow overriding the index defaults, or allow an option to change the index defaults.
There is isn't much to do now, and this issue is a reminder to revisit once #31742 has been resolved.
[1]
Lucene just added a change to the TieredMergePolicy (default merge policy) which prevents it from force-merging indices down to 1 segment if this wouldn't meet the requirement that all segments must be less than the maximum segment size, 5GB by default. )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMDO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead.team-discuss
Type
Fields
Give feedbackNo fields configured for issues without a type.