Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Boruszak <[email protected]>
  • Loading branch information
dhiaayachi and boruszak authored Sep 23, 2024
1 parent e0c1f2a commit 27a2d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/agent/wal-logstore/monitoring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The `consul.raft.logstore.verifier.write_checksum_failures` metric increments wh

## Resolve checksum failures

If either type of corruption is detected, complete the instructions for [reverting to BoltDB](/consul/docs/agent/wal-logstore/revert-to-boltdb). If the server already uses BoltDB, the errors likely indicate a latent bug in BoltDB or a bug in the verification code. In both cases, you should follow the revert instructions.
If either type of corruption is detected, complete the steps to [revert the backend to BoltDB](/consul/docs/agent/wal-logstore/revert-to-boltdb). If the server already uses BoltDB, the errors likely indicate a latent bug in BoltDB or a bug in the verification code. In both cases, follow the instructions to revert to BoltDB.

Report all verification failures as a [GitHub
issue](https://github.com/hashicorp/consul/issues/new?assignees=&labels=&template=bug_report.md&title=WAL:%20Checksum%20Failure).
Expand Down

0 comments on commit 27a2d16

Please sign in to comment.