Skip to content

Allow for setting the total shards per node in the Allocate ILM action#76775

Merged
masseyke merged 7 commits intoelastic:7.xfrom
masseyke:feature/backport-total-shards-per-node-allocate-action
Aug 23, 2021
Merged

Allow for setting the total shards per node in the Allocate ILM action#76775
masseyke merged 7 commits intoelastic:7.xfrom
masseyke:feature/backport-total-shards-per-node-allocate-action

Conversation

@masseyke
Copy link
Copy Markdown
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 DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. backport labels Aug 20, 2021
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Aug 20, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@masseyke
Copy link
Copy Markdown
Member Author

@elasticmachine update branch

@masseyke
Copy link
Copy Markdown
Member Author

@elasticmachine update branch

@masseyke
Copy link
Copy Markdown
Member Author

@elasticmachine run all

@masseyke
Copy link
Copy Markdown
Member Author

@elasticmachine update branch

@masseyke
Copy link
Copy Markdown
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 DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. 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