Skip to content
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

Fixing DataStreamsUpgradeIT.testUpgradeDataStream when cluster major version is unchanged (#119786) #119795

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

masseyke
Copy link
Member

@masseyke masseyke commented Jan 8, 2025

If the major version of the cluster has not changed, then no reindex will happen. This means that there will be no rollover performed during that reindex. So we need to not expect rolloversPerformedByReindex to be included in the value for total_indices_in_data_stream.
Closes #119717

@masseyke masseyke added >test Issues or PRs that are addressing/adding tests backport :Data Management/Data streams Data streams and their lifecycles auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.18.0 labels Jan 8, 2025
@elasticsearchmachine elasticsearchmachine merged commit e877304 into elastic:8.x Jan 8, 2025
15 checks passed
@masseyke masseyke deleted the backport/8.x/pr-119786 branch January 8, 2025 21:31
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/Data streams Data streams and their lifecycles >test Issues or PRs that are addressing/adding tests v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants