Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
e60f72c4
Commit
e60f72c4
authored
Jun 09, 2020
by
Georgios Bitzes
Browse files
doc: update CHANGELOG.md
parent
02d89142
Pipeline
#1776105
passed with stages
in 113 minutes and 36 seconds
Changes
1
Pipelines
33
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e60f72c4
...
@@ -6,12 +6,17 @@
...
@@ -6,12 +6,17 @@
-
The mechanism meant to provide an early warning for potential
``MANIFEST``
-
The mechanism meant to provide an early warning for potential
``MANIFEST``
corruption was flaky, and would sometimes report a problem where none existed.
corruption was flaky, and would sometimes report a problem where none existed.
###
Improvement
s
###
New feature
s
-
Implementation of an optional part of raft, pre-vote. This should prevent partitioned,
-
Implementation of an optional part of raft, pre-vote. This should prevent partitioned,
or otherwise flaky rejoining servers from triggering unnecessary and disruptive elections.
or otherwise flaky rejoining servers from triggering unnecessary and disruptive elections.
A node will first issue an experimental voting round before advancing its term, and start campaigning
A node will first issue an experimental voting round before advancing its term, and start campaigning
for earnest only if it has a good chance of winning.
for earnest only if it has a good chance of winning.
-
Ability to demote a full node to observer through command
``raft-demote-to-observer``
.
### Improvements
-
Show resilvering progress in
``raft-info``
.
-
Show resilvering progress in
``raft-info``
.
-
Checkpoint creation through
``quarkdb-checkpoint``
will now fail if a different
physical filesystem is specified.
Many thanks to Franck Eyraud (JRC) for the bug report concerning erroneous
``MANIFEST``
-related
Many thanks to Franck Eyraud (JRC) for the bug report concerning erroneous
``MANIFEST``
-related
warning.
warning.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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