mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
e826bdb35d
commit
3cfd37131b
10
CHANGELOG
10
CHANGELOG
|
@ -1,6 +1,16 @@
|
||||||
devel
|
devel
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* added KB, MB, GB prefix for integer parameter, % for integer parameter
|
||||||
|
with a base value
|
||||||
|
|
||||||
|
* added JEMALLOC 4.5.0
|
||||||
|
|
||||||
|
* added --vm.resident-limit and --vm.path for mmap after a limit
|
||||||
|
|
||||||
|
* try recommended limit for file descriptors in case of unlimited
|
||||||
|
hard limit
|
||||||
|
|
||||||
* issue #2413: improve logging in case of lock timeout and deadlocks
|
* issue #2413: improve logging in case of lock timeout and deadlocks
|
||||||
|
|
||||||
* added log topic attribute to /_admin/log api
|
* added log topic attribute to /_admin/log api
|
||||||
|
|
Loading…
Reference in New Issue