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
2d2e1e04
Commit
2d2e1e04
authored
Dec 06, 2019
by
Georgios Bitzes
Browse files
Update release notes for 0.4.0
parent
da2d8c9a
Pipeline
#1278038
canceled with stages
in 4 minutes and 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2d2e1e04
# Changelog
## 0.4.0 (2019-12-06)
### Bug fixes
-
Locality hints ending with a pipe symbol (|) could subsequently trigger an
assertion and crash when encountered during
``LHSCAN``
, due to faulty key parsing code.
### New features
-
Addition of
``quarkdb-server``
binary to allow running QDB without XRootD.
### Improvements
-
Improvements to replication behaviour when one of the followers is very far behind the leader.
Previously, an excessive number of entries were kept in the request pipeline, which
wasted memory and could potentially trigger OOM.
-
Switch to CLI11 for command line argument parsing.
-
Upgrade rocksdb dependency to v6.2.4.
## 0.3.9 (2019-09-20)
### 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