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
b6d12870
Commit
b6d12870
authored
Aug 14, 2018
by
Georgios Bitzes
Browse files
Update release notes for 0.3.2
parent
0079a1c7
Pipeline
#477932
passed with stages
in 44 minutes and 52 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
b6d12870
# Changelog
All notable changes to this project will be documented in this file.
##
Unreleased
##
0.3.2 (2018-08-14)
### Added
-
Protection against 1-way network partitions, in which a cluster node
is able to establish TCP connections to others, but the rest cannot do the same.
...
...
@@ -10,7 +10,9 @@ All notable changes to this project will be documented in this file.
heartbeats, but could still repeatedly attempt to get elected.
From now on, a node which has been vetoed will abstain from starting election
rounds until it has received fresh heartbeats since receiving that veto.
rounds until it has received fresh heartbeats since receiving that veto. This
will prevent a 1-way network partitioned node from causing extensive cluster
disruption.
### Fixed
-
A couple of minor memory leaks.
...
...
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