-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
[Zen2] Introduce ClusterBootstrapService #35488
Merged
DaveCTurner
merged 15 commits into
elastic:zen2
from
DaveCTurner:2018-11-13-simple-unsafe-test-bootstrapping
Nov 15, 2018
Merged
[Zen2] Introduce ClusterBootstrapService #35488
DaveCTurner
merged 15 commits into
elastic:zen2
from
DaveCTurner:2018-11-13-simple-unsafe-test-bootstrapping
Nov 15, 2018
Commits on Nov 13, 2018
-
[Zen2] Introduce ClusterBootstrapService
Today, the bootstrapping of a Zen2 cluster is driven externally, requiring something else to wait for discovery to converge and then to inject the initial configuration. This is hard to use in some situations, such as REST tests. This change introduces the `ClusterBootstrapService` which brings the bootstrap retry logic within each node and allows it to be controlled via an (unsafe) node setting.
Configuration menu - View commit details
-
Copy full SHA for 69c66fe - Browse repository at this point
Copy the full SHA 69c66feView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb41ca9 - Browse repository at this point
Copy the full SHA bb41ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63631fc - Browse repository at this point
Copy the full SHA 63631fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e13fda - Browse repository at this point
Copy the full SHA 6e13fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d56d314 - Browse repository at this point
Copy the full SHA d56d314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8f24d - Browse repository at this point
Copy the full SHA 5c8f24dView commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 150f47b - Browse repository at this point
Copy the full SHA 150f47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7e951 - Browse repository at this point
Copy the full SHA 9f7e951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85daaf1 - Browse repository at this point
Copy the full SHA 85daaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d90d2 - Browse repository at this point
Copy the full SHA 12d90d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5bed1d - Browse repository at this point
Copy the full SHA b5bed1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e19ec - Browse repository at this point
Copy the full SHA 49e19ecView commit details
Commits on Nov 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 843f62d - Browse repository at this point
Copy the full SHA 843f62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6221d4 - Browse repository at this point
Copy the full SHA a6221d4View commit details -
Fix initial master node count - data nodes are not masters if there a…
…re dedicated masters
Configuration menu - View commit details
-
Copy full SHA for e480d00 - Browse repository at this point
Copy the full SHA e480d00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.