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

Enable autoManageMasterNodes in DataTierAllocationDeciderIT #93209

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

fcofdez
Copy link
Contributor

@fcofdez fcofdez commented Jan 24, 2023

When numDataNodes is 0 the test framework doesn't create nodes automatically, for this test we needed to manage the node roles manually in order to exercise different topology scenarios, by a misunderstanding autoManageMasterNodes was set to false, while that was not necessary. This commit sets autoManageMasterNodes to its default value simplifying slightly the test suite.

When numDataNodes is 0 the test framework doesn't create nodes
automatically, for this test we needed to manage the node roles
manually in order to exercise different topology scenarios, by
a misunderstanding autoManageMasterNodes was set to false, while
that was not necessary. This commit sets autoManageMasterNodes to
its default value simplifying slightly the test suite.
@fcofdez fcofdez added >test Issues or PRs that are addressing/adding tests :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Meta label for distributed team v8.7.0 labels Jan 24, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@fcofdez fcofdez merged commit 8b80db8 into elastic:main Jan 24, 2023
@fcofdez
Copy link
Contributor Author

fcofdez commented Jan 24, 2023

Thanks Ievgen!

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for following up @fcofdez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Meta label for distributed team >test Issues or PRs that are addressing/adding tests v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants