Skip to content

Fix testMaxThreadAndMergeCount#49490

Closed
mattweber wants to merge 2 commits intoelastic:masterfrom
mattweber:fix_testMaxThreadAndMergeCount
Closed

Fix testMaxThreadAndMergeCount#49490
mattweber wants to merge 2 commits intoelastic:masterfrom
mattweber:fix_testMaxThreadAndMergeCount

Conversation

@mattweber
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

@romseygeek maybe you can have a look at this?

@romseygeek
Copy link
Copy Markdown
Contributor

@elasticmachine test this please

@romseygeek
Copy link
Copy Markdown
Contributor

@elasticmachine update branch

@romseygeek
Copy link
Copy Markdown
Contributor

@elasticmachine test this please

@romseygeek
Copy link
Copy Markdown
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
Copy Markdown
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.

6 participants