Skip to content

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Mar 18, 2025

Backports the following commits to 8.x:

elastic#125054) This commit adds a limit to the `step_info` contained in `LifecycleExcutionState` so that large step info messages will not be stored in the cluster state. Additionally, when generating an ILM history failure, the full exception that is "stringified" is truncated to the same limit, ensuring that we do not accidentally index gigantic documents in the history store. The default limit is 1024 characters. Resolves elastic#124181
@dakrone dakrone added :Data Management/ILM+SLM Index and Snapshot lifecycle management >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Mar 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit 9f0047c into elastic:8.x Mar 18, 2025
14 checks passed
@dakrone dakrone deleted the backport/8.x/pr-125054 branch March 18, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Data Management/ILM+SLM Index and Snapshot lifecycle management >enhancement Team:Data Management Meta label for data/management team

2 participants