Commit Graph

9 Commits

Author SHA1 Message Date
baijiaruo
3d06fb3789 Fix the pipeline cubefs-ci error problem
Signed-off-by: baijiaruo <huyao2@oppo.com>
2023-03-16 19:43:27 +08:00
Shuoran Liu
9b41a7cefd enhance: clear exclude if no dp is selected
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2022-01-20 11:47:46 +08:00
Shuoran Liu
8d620f863c refactor: execute gofmt to the whole repo
This commit does nothing but execute gofmt to the whole repo using the
following command:

$ find . -type f -name "*.go" | grep -v 'vendor' | xargs gofmt -w

Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-09-24 15:47:02 +08:00
jadewang198510
8f5bbf4850 fix: modify repair limit issue
Signed-off-by: jadewang198510 <741773046@qq.com>
2021-01-27 11:29:24 +08:00
xrefft
0bbc1d33b1 fix: fix repair limit bug for func setDoExtentRepair
Signed-off-by: xrefft <cserxiao@qq.com>
2021-01-27 11:29:16 +08:00
awzhgw
d22d8dd2ae Enhancement: datanode accelerate recovery rate
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-09-07 19:13:51 +08:00
awzhgw
25ec0b1400 Refactor: if autoRepair limit set 0,then use 20000 autoRepairLimit on datanode
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-08-27 23:33:11 +08:00
awzhgw
af64301e02 Refactor: add autoRepait limit on datanode
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-08-18 21:44:07 +08:00
awzhgw
f9482ff7e4 Refactor: add autoRepairLimitRater on datanode
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-07-22 16:38:20 +08:00