Docs: Remove duplicated, outdated raft information (#11620)

Co-authored-by: Mehdi Ahmadi <aphorise@gmail.com>
This commit is contained in:
Tom Crayford 2023-02-08 13:37:54 +00:00 committed by GitHub
parent 79d87b415b
commit 532f4ab60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -138,10 +138,6 @@ forwarded to the leader.
Similar to other storage backends, data that is written to the Raft log and FSM
will be encrypted by Vault's barrier.
Vault does not currently offer automated dead server cleanup. If you wish to
decommission a node, or a node dies and must be replaced, the node must manually
be removed from the cluster with the `remove peer` [command](/vault/docs/commands/operator/raft#remove-peer).
### Quorum Management
#### Autopilot