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

Ensure initial_master_nodes includes only master-eligible nodes #93212

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

mark-vieira
Copy link
Contributor

@mark-vieira mark-vieira commented Jan 24, 2023

When configuring test clusters, ensure that the value for initial_master_nodes includes only master-eligible nodes. This will allow for testing multi-node clusters where some nodes do not have the master role.

This implements a fix to SettingsProvider resolution where referencing an existing setting would result in infinite recursion. We no longer try to resolve settings from a given settings provider when evaluating that settings provider to avoid any kind of recursion.

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira
Copy link
Contributor Author

@elasticmachine update branch

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.6
7.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v7.17.9 v8.6.1 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants