10000 no coordinators left behind by kvahed · Pull Request #10422 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

no coordinators left behind #10422

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

Merged
merged 2 commits into from
Nov 14, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'devel' into bug-fix/no-coordinator-left-behind
  • Loading branch information
neunhoef authored Nov 14, 2019
commit 2b64868af5b9b6c39c0652b1e91c8396dfe0064f
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ devel

* Fixed an issue where removeServer left bihind current coordinators

* Allow usage of AQL function `RANDOM_TOKEN` with an argument value of `0`. This
now produces an empty string, whereas in older versions this threw an invalid
value exception.

* Add startup option `--rocksdb.exclusive-writes` to avoid write-write conflicts.

This options allows for an easier transition from MMFiles to the RocksDB storage
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0