Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
c29e4fb9
Commit
c29e4fb9
authored
Apr 08, 2020
by
Georgios Bitzes
Browse files
doc: add pre-vote improvements
parent
de92a78a
Pipeline
#1557304
failed with stages
in 57 minutes and 16 seconds
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c29e4fb9
...
...
@@ -9,6 +9,12 @@ corruption was flaky, and would sometimes report a problem where none existed.
Many thanks to Franck Eyraud (JRC) for the bug report concerning erroneous
``MANIFEST``
-related
warning.
### Improvements
-
Implementation of an optional part of raft, pre-vote. This should prevent partitioned,
or otherwise flaky rejoining servers from triggering needless elections. A node will first issue
an experimental voting round before advancing its term, and start campaigning
for real only if it has a good chance of winning.
## 0.4.2 (2020-03-12)
### Bug fixes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment