Skip to content

Commit 3625073

Browse files
authored
tikv: add a new dynamic config (#9672)
1 parent de9b182 commit 3625073

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dynamic-config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ The following TiKV configuration items can be modified online:
122122
123123
| Configuration item | Description |
124124
| :--- | :--- |
125+
| log.level | The log level. |
125126
| `raftstore.raft-max-inflight-msgs` | The number of Raft logs to be confirmed. If this number is exceeded, the Raft state machine slows down log sending. |
126127
| `raftstore.raft-log-gc-tick-interval` | The time interval at which the polling task of deleting Raft logs is scheduled |
127128
| `raftstore.raft-log-gc-threshold` | The soft limit on the maximum allowable number of residual Raft logs |

0 commit comments

Comments
 (0)