diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d80ee543..4977b8585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## - Bugfix: Remove long running exclusive namespace wide locks when dropping buckets or namespaces - Bugfix: Flush the last block before closing the last new block written to during blockstore compact. UE-291196 +- Bugfix: Fix stats for memcached entries in disk cache buckets - Feature: Drop unreachable CAS data during GC pass. UE-291196 - Improvement: Check available disk space more frequently and trigger GC operation if low water mark is reached - Improvement: Faster oplog validate to reduce GC wall time and disk I/O pressure |