Skip to content

Commit

Permalink
Update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 authored Oct 8, 2024
1 parent 3398ebb commit 51eb4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -1940,7 +1940,7 @@ Configuration items related to Raft Engine.

> **Note:**
>
> - This configuration only takes effect when the `dir` and `spill-dir` of the Raft Engine are set to different disk drives.
> - This configuration takes effect only when the `dir` and `spill-dir` of the Raft Engine are set to different disk drives.
> - After enabling this feature, if you want to disable it, you need to perform the following operations before restarting TiKV. Otherwise, TiKV will fail to start.
> 1. Stop TiKV.
> 2. Copy all the Raft Logs from the `spill-dir` directory to the [`dir`](/tikv-configuration-file.md#dir) directory.
Expand Down

0 comments on commit 51eb4e5

Please sign in to comment.