diff options
| -rw-r--r-- | doc/release-notes/3.11.0.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes/3.11.0.md b/doc/release-notes/3.11.0.md index bd77e2d61b8..985aaf0c31d 100644 --- a/doc/release-notes/3.11.0.md +++ b/doc/release-notes/3.11.0.md @@ -254,6 +254,13 @@ best (chosen by latency) shall be swapped in. Support for FALLOCATE file operation on EC volume is added with this release. EC volumes can now support basic FALLOCATE functionality. +### Self-heal window-size control option for EC +**Notes for users** + +Support to control the maximum size of read/write operation carried out +during self-heal process has been added with this release. User has to tune +'disperse.self-heal-window-size' option on disperse volume to adjust the size. + ## Major issues 1. Expanding a gluster volume that is sharded may cause file corruption - Sharded volumes are typically used for VM images, if such volumes are |
