Skip to content

Simple ILM Task Batching Implementation (#78547)#78565

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:78547-7.x
Oct 1, 2021
Merged

Simple ILM Task Batching Implementation (#78547)#78565
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:78547-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

A simple implementation for ILM task batching that resolves the issue of ILM
creating endless queues of tasks at NORMAL priority in most cases.
A follow-up to this should make this more efficient by not using outright
cluster state updates as batching tasks to avoid creating a series of concrete
cluster states for each task which can become somewhat expensive if a larger
number of tasks is batched together.

backport of #78547

A simple implementation for ILM task batching that resolves the issue of ILM
creating endless queues of tasks at `NORMAL` priority in most cases.
A follow-up to this should make this more efficient by not using outright
cluster state updates as batching tasks to avoid creating a series of concrete
cluster states for each task which can become somewhat expensive if a larger
number of tasks is batched together.
@original-brownbear original-brownbear added >non-issue :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. backport labels Oct 1, 2021
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Oct 1, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@original-brownbear original-brownbear merged commit 9012431 into elastic:7.x Oct 1, 2021
@original-brownbear original-brownbear deleted the 78547-7.x branch October 1, 2021 16:51
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. >non-issue 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.

3 participants