Skip to content

Commit

Permalink
Update troubleshoot-write-conflicts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomShawn authored Aug 20, 2021
1 parent 687efaf commit c7387c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion troubleshoot-write-conflicts.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In the TiDB Grafana panel, check the following monitoring metrics under **KV Err

![kv-retry-duration](/media/troubleshooting-write-conflict-kv-retry-duration.png)

You can also use `[kv:9007]Write conflict` as the keywords to search in the TiDB log. The keywords also indicates the write conflict exists in the cluster.
You can also use `[kv:9007]Write conflict` as the keywords to search in the TiDB log. The keywords also indicate the write conflict exists in the cluster.

## Resolve write conflicts

Expand Down

0 comments on commit c7387c3

Please sign in to comment.