Merge pull request #153 from versity/zab/v1.18

v1.18 Release
This commit is contained in:
Zach Brown
2023-11-08 10:57:56 -08:00
committed by GitHub

View File

@@ -1,6 +1,18 @@
Versity ScoutFS Release Notes
=============================
---
v1.18
\
*Nov 7, 2023*
Fixed a bug where background srch file compaction could stop making
forward progress if a partial compaction operation was committed at a
specific byte offset in a block. This would cause srch file searches to
be progressively more expensive over time. Once this fix is running
background compaction will resume, bringing the cost of searches back
down.
---
v1.17
\