8000 issue #9654: make `--rocksdb.max-write-buffer-number` work by jsteemann · Pull Request #9751 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

issue #9654: make --rocksdb.max-write-buffer-number work #9751

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 3 commits into from
Aug 20, 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 '3.5' into bug-fix-3.5/issue-9654
  • Loading branch information
KVS85 authored Aug 19, 2019
commit 8e77159db64d49787526852e1978b7831cd40c16
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ v3.5.1 (XXXX-XX-XX)
Previous versions of ArangoDB always silently ignored the value of this setting
and effec 525D tively hard-coded the value to 9.

* Fixed internal issue #4378: fix bug in MoveShard::abort which causes a
duplicate entry in the follower list.

* Fixed cut'n'pasting code from the documentation into arangosh.

* Fixed issue #9652: fix ArangoSearch wrong name collision and raising
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0