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

Harden assertions when checking target indices (#105001) #105030

Merged
merged 1 commit into from Feb 1, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 1, 2024

We should have checked and failed if there is an inconsistent pair of data node plan and target indices. This PR strengthens these checks and adds assertions to fail hard in tests.

Relates #10480

@dnhatn dnhatn added backport auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.12.2 labels Feb 1, 2024
We should have checked and failed if there is an inconsistent pair of
data node plan and target indices. This PR strengthens these checks and
adds assertions to fail hard in tests.

Relates elastic#10480
@elasticsearchmachine elasticsearchmachine merged commit 2939714 into elastic:8.12 Feb 1, 2024
15 checks passed
@dnhatn dnhatn deleted the backport-assertions branch February 1, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.12.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants