You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* backport rocksdb diskspace bugfix
* Backport bugfix from upstream rocksdb repository for calculating the
free disk space for the database directory. Before the bugfix, rocksdb
could overestimate the amount of free space when the arangod process
was run as non-privileged users.
* Update CHANGELOG
Co-authored-by: Vadim <vadim@arangodb.com>
0 commit comments