Skip to content

Commit

Permalink
add introduce version
Browse files Browse the repository at this point in the history
  • Loading branch information
glorv committed Oct 28, 2022
1 parent 4bf4e59 commit 5f74bc8
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 @@ -812,7 +812,7 @@ raftstore 相关的配置项。
+ 默认值:1024
+ 最小值:大于 0

### `apply-yield-msg-size`
### `apply-yield-msg-size` <span class="version-mark">从 v6.4.0 版本开始引入</span>

+ Apply 线程一轮处理单个状态机的最大字节数,这是一个软限制。
+ 默认值:32KB
Expand Down

0 comments on commit 5f74bc8

Please sign in to comment.