From 72a61377a0386ff42c7b0129a3e65bc2fc67dee2 Mon Sep 17 00:00:00 2001 From: Manan Gupta <35839558+GuptaManan100@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:28:37 +0530 Subject: [PATCH] docs: fix summary changes Co-authored-by: Deepthi Sigireddi Signed-off-by: Manan Gupta <35839558+GuptaManan100@users.noreply.github.com> --- changelog/20.0/20.0.0/summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/20.0/20.0.0/summary.md b/changelog/20.0/20.0.0/summary.md index 8c09723fbc3..4665069e1fe 100644 --- a/changelog/20.0/20.0.0/summary.md +++ b/changelog/20.0/20.0.0/summary.md @@ -44,7 +44,7 @@ Starting this release, all unmanaged tablets should specify this flag. #### `recovery-period-block-duration` Flag deprecation -The flag `--recovery-period-block-duration` has been deprecated in VTOrc from this release. Its value is ignored and will be removed in later releases. +The flag `--recovery-period-block-duration` has been deprecated in VTOrc from this release. Its value is now ignored and the flag will be removed in later releases. VTOrc no longer blocks recoveries for a certain duration after a previous recovery has completed. Since VTOrc refreshes the required information after acquiring a shard lock, blocking of recoveries is not required.