Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Jun 29, 2023

This commit moves the TransportGetLifecycleAction to execute on the Management thread pool, and to be cancellable so that wildcard requests looping through all or a subset of policies checks for cancellation while running.

Resolves #96568

This commit moves the `TransportGetLifecycleAction` to execute on the `Management` thread pool, and to be cancellable so that wildcard requests looping through all or a subset of policies checks for cancellation while running. Resolves elastic#96568
@dakrone dakrone added >enhancement :Data Management/ILM+SLM Index and Snapshot lifecycle management v8.10.0 v8.9.1 labels Jun 29, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jun 29, 2023
@elasticsearchmachine
Copy link
Collaborator

Hi @dakrone, I've created a changelog YAML for you.

@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing this Lee 🚀

@dakrone
Copy link
Member Author

dakrone commented Jun 29, 2023

@elasticmachine update branch

@dakrone dakrone merged commit 4b08bea into elastic:main Jun 30, 2023
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Jun 30, 2023
…elastic#97248) * Move get lifecycle API to Management thread pool and make cancellable This commit moves the `TransportGetLifecycleAction` to execute on the `Management` thread pool, and to be cancellable so that wildcard requests looping through all or a subset of policies checks for cancellation while running. Resolves elastic#96568
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.9
elasticsearchmachine pushed a commit that referenced this pull request Jun 30, 2023
…#97248) (#97284) * Move get lifecycle API to Management thread pool and make cancellable This commit moves the `TransportGetLifecycleAction` to execute on the `Management` thread pool, and to be cancellable so that wildcard requests looping through all or a subset of policies checks for cancellation while running. Resolves #96568
@rjernst rjernst added v8.9.0 and removed v8.9.1 labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM Index and Snapshot lifecycle management >enhancement Team:Data Management Meta label for data/management team v8.9.0 v8.10.0

5 participants