-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
raft.cluster api returns error if no leader is there in the network in version 2.4.0 #934
Merged
Commits on Dec 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5c83a22 - Browse repository at this point
Copy the full SHA 5c83a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7858c7b - Browse repository at this point
Copy the full SHA 7858c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39191ff - Browse repository at this point
Copy the full SHA 39191ffView commit details
Commits on Dec 31, 2019
-
Merge remote-tracking branch 'origin/master'
# Conflicts: # docs/Features/dns.md
Configuration menu - View commit details
-
Copy full SHA for 0f6956c - Browse repository at this point
Copy the full SHA 0f6956cView commit details
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 80926f5 - Browse repository at this point
Copy the full SHA 80926f5View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 956d774 - Browse repository at this point
Copy the full SHA 956d774View commit details
Commits on Jan 30, 2020
-
raft.cluster was throwing an error when there was no leader in the ne…
…twork. Fixed the same. added nodeActive attribute to the api response which indicates if the node is active in raft cluster. added error handling for other apis
Configuration menu - View commit details
-
Copy full SHA for 48ffc86 - Browse repository at this point
Copy the full SHA 48ffc86View commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 064e048 - Browse repository at this point
Copy the full SHA 064e048View commit details
Commits on Feb 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ebee648 - Browse repository at this point
Copy the full SHA ebee648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3edbfc1 - Browse repository at this point
Copy the full SHA 3edbfc1View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2608b97 - Browse repository at this point
Copy the full SHA 2608b97View 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.