knob lower case

This commit is contained in:
Xiaoxi Wang 2023-02-25 09:26:21 -08:00
parent 998a5b7c0e
commit c26ef88059
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ ssfailure
rebalance_disk
If enabled, data distributor will do data movement to make sure every storage server use similar disk space.
rebalance_read
If enabled, data distributor will do data movement to balance the read bytes bandwidth among storage servers. This feature needs ``knob_READ_SAMPLING_ENABLED=true``.
If enabled, data distributor will do data movement to balance the read bytes bandwidth among storage servers. This feature needs ``knob_read_sampling_enabled=true``.
rebalance
Control both rebalance_disk and rebalance_read.