From c014bcd89aab9dd82f09837367c628bb80e1cc3b Mon Sep 17 00:00:00 2001 From: temp Date: Fri, 16 Jun 2023 22:12:57 -0400 Subject: [PATCH 1/2] no-op commit due to failed cherry-picking From af51d45ba6a3ed2d215c0f3894bc932e60c85eb2 Mon Sep 17 00:00:00 2001 From: absolutelightning Date: Wed, 21 Jun 2023 11:50:10 +0530 Subject: [PATCH 2/2] fix doc --- website/content/commands/operator/raft.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/commands/operator/raft.mdx b/website/content/commands/operator/raft.mdx index 29de593dae7b..5c2ee9974f2a 100644 --- a/website/content/commands/operator/raft.mdx +++ b/website/content/commands/operator/raft.mdx @@ -68,7 +68,7 @@ configuration. `Commit Index` is the last log index the server has a record of in its Raft log. -`Trails Leader By` is the difference in commit index the server has from the leader. +`Trails Leader By` is the number of commits a follower trails the leader by. #### Command Options