Merge pull request #162 from versity/zab/v1.19

v1.19 Release
This commit is contained in:
Zach Brown
2024-01-30 15:46:49 -08:00
committed by GitHub

View File

@@ -1,6 +1,20 @@
Versity ScoutFS Release Notes
=============================
---
v1.19
\
*Jan 30, 2024*
Added the log\_merge\_wait\_timeout\_ms mount option to set the timeout
for creating log merge operations. The previous timeout, now the
default, was too short for some systems and was resulting in consistent
timeouts which created an excessive number of log trees waiting to be
merged.
Improved performance of many in-mount server operations when there are a
large number of log trees waiting to be merged.
---
v1.18
\