Skip to content

Conversation

@parkertimmins
Copy link
Contributor

ReindexDataStreamIndex sets the source index to read-only (actually adds a write block) so that documents are not added during reindexing. This was being set to verified_read_only. This will cause future runs of the task to ignore the index incorrectly, because verified_read_only indices do not need to be upgraded.

@parkertimmins parkertimmins added >bug :Data Management/Data streams Data streams and their lifecycles auto-backport Automatically create backport pull requests when merged v9.0.0 v8.18.0 labels Feb 3, 2025
@elasticsearchmachine elasticsearchmachine added v9.1.0 Team:Data Management Meta label for data/management team labels Feb 3, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

@parkertimmins
Copy link
Contributor Author

Duplicates code in #121376

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 >bug :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team v8.18.0 v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants