Skip to content

Enhancement: ILM sets indexing_complete to true from ReadOnly action #129945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gmjehovich
Copy link
Contributor

This PR ensures the LIFECYCLE_INDEXING_COMPLETE flag is automatically set to true by the ReadOnly action. Previously, this flag, crucial for seamless Cross-Cluster Replication (CCR) integration with ILM, was only set by the rollover action.

This change has been verified with corresponding unit and integration testing.

Closes #128936

@gmjehovich gmjehovich requested a review from joegallo June 24, 2025 15:55
@gmjehovich gmjehovich self-assigned this Jun 24, 2025
@gmjehovich gmjehovich added >enhancement :Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team auto-backport Automatically create backport pull requests when merged v8.19.0 v9.1.0 v9.0.2 v8.18.4 v8.17.9 labels Jun 24, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Data Management/ILM+SLM Index and Snapshot lifecycle management >enhancement Team:Data Management Meta label for data/management team v8.17.9 v8.18.4 v8.19.0 v9.0.2 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ILM should set indexing_complete from the readonly action
2 participants