Skip to content

Commit bc5c28a

Browse files
committed
Documented changes
1 parent c48298f commit bc5c28a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
- Database upgrade procedure has changed.
44
It is now much more automated and can be triggered using
55
an `arangodb upgrade --starter.endpoint=...` command.
6+
- Added `arangodb remove starter` command to remove a machine
7+
from a cluster in a controlled manor.
8+
- Changed default value of `--server.storage-engine` from `mmfiles`
9+
to an empty string. For deployments using ArangoDB 3.3 or earlier
10+
the effective default is still `mmfiles`. For deployments using ArangoDB 3.4
11+
or higher, `rocksdb` is the default storage engine.
612

713
# Changes from version 0.11.3 to 0.12.0
814

0 commit comments

Comments
 (0)