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

Fix MetaDataIndexStateServiceTests.testValidateShardLimit (#47352) #47382

Closed
wants to merge 1 commit into from

Conversation

original-brownbear
Copy link
Member

The upper bound of nodes accepted by the method that's failing
here is 90, not 100 -> adjusted the limit in the test accordingly.

Closes #47351

back port of #47352

)

The upper bound of nodes accepted by the method that's failing
here is `90`, not `100` -> adjusted the limit in the test accordingly.

Closes elastic#47351
@original-brownbear original-brownbear added :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. backport labels Oct 1, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@gwbrown
Copy link
Contributor

gwbrown commented Oct 1, 2019

@original-brownbear I haven't merged the backport of the original test fix that triggered these failures (#47254) yet, so I updated the backport PRs to include this fix (#47327, #47328, #47329) - I think that'll be easier.

@original-brownbear
Copy link
Member Author

Sounds good @gwbrown, thanks!

@original-brownbear original-brownbear removed :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. backport labels Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants