Skip to content

Commit

Permalink
Fix Docs for Trails Leader By (#17763)
Browse files Browse the repository at this point in the history
* init

* fix tests

* added -detailed in docs

* added change log

* fix doc

* checking for entry in map

* fix tests

* removed detailed flag

* removed detailed flag

* revert unwanted changes

* removed unwanted changes

* updated change log

* pr review comment changes

* pr comment changes single API instead of two

* fix change log

* fix tests

* fix tests

* fix test operator raft endpoint test

* Update .changelog/17582.txt

Co-authored-by: Semir Patel <semir.patel@hashicorp.com>

* nits

* updated docs

* explanation added

* fix doc

* fix docs

---------

Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
  • Loading branch information
absolutelightning and analogue committed Jun 21, 2023
1 parent 864e779 commit 4650a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/commands/operator/raft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4650a0a

Please sign in to comment.