Skip to content

Conversation

@masseyke
Copy link
Member

Allow for setting the total shards per node in the Allocate ILM action (#76134)

This is a backport of #76134. It adds a new optional field to the allocate ILM action called
"total_shards_per_node". If present, the value of this field is set as the value of "index.routing.allocation.total_shards_per_node" before the allocation takes place.
Relates to #44070

elastic#76134)

This adds a new optional field to the allocate ILM action called "total_shards_per_node". If present, the
value of this field is set as the value of "index.routing.allocation.total_shards_per_node" before the allocation
takes place.
Relates to elastic#44070
@masseyke masseyke added :Data Management/ILM+SLM Index and Snapshot lifecycle management backport labels Aug 20, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Aug 20, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@masseyke
Copy link
Member Author

@elasticmachine update branch

@masseyke
Copy link
Member Author

@elasticmachine update branch

@masseyke
Copy link
Member Author

@elasticmachine run all

@masseyke
Copy link
Member Author

@elasticmachine update branch

@masseyke
Copy link
Member Author

@elasticmachine update branch

@masseyke masseyke merged commit 0f9da2e into elastic:7.x Aug 23, 2021
@masseyke masseyke deleted the feature/backport-total-shards-per-node-allocate-action branch August 23, 2021 13:43
masseyke added a commit that referenced this pull request Aug 23, 2021
Updating the version where the total_shards_per_node parameter is supported, after backporting the feature to 7.16.
Relates to #76775 #44070
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow adjustment of index resource constraints in ILM phase transitions

3 participants