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 testMaxThreadAndMergeCount #49490

Closed

Conversation

mattweber
Copy link
Contributor

Fix testMaxThreadAndMergeCount from failing when the host
machine has < 8 cores.

This test kept failing for me since my dev machine only has 4 cores and this test tried to set the NODE_PROCESSORS_SETTING to 8 even though it has a max value of the number of cores (4).

Fix testMaxThreadAndMergeCount from failing when the host
machine has < 8 cores.
@mattweber
Copy link
Contributor Author

/cc @jimczi as it looks like you were the original author

@dnhatn dnhatn added the :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. label Nov 22, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Engine)

@dnhatn dnhatn added the >test Issues or PRs that are addressing/adding tests label Nov 22, 2019
@ywelsch ywelsch requested a review from jimczi November 26, 2019 08:56
@mattweber
Copy link
Contributor Author

@romseygeek maybe you can have a look at this?

@romseygeek
Copy link
Contributor

@elasticmachine test this please

@romseygeek
Copy link
Contributor

@elasticmachine update branch

@romseygeek
Copy link
Contributor

@elasticmachine test this please

@romseygeek
Copy link
Contributor

Hi @mattweber, it looks as though this change causes the test in the lines above your change to fail - can you take a look?

@rjernst rjernst added the Team:Distributed Meta label for distributed team label May 4, 2020
@ywelsch
Copy link
Contributor

ywelsch commented May 27, 2020

Closing due to inactivity.

@ywelsch ywelsch closed this May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Meta label for distributed team >test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants