Commit Graph

18 Commits

Author SHA1 Message Date
leonrayang
2e8bf80543 fix(testcase): comment the test case has high ratio of failure out #23059813
Signed-off-by: leonrayang <chl696@sina.com>
2025-08-07 16:00:26 +08:00
leonrayang
88ca620bf8 fix(datanode): Optimize io limiter exit process. #23059813
Signed-off-by: leonrayang <chl696@sina.com>
2025-08-07 16:00:26 +08:00
leonrayang
30b221b2af feat(datanode): Return error if request is hung by io limiter and exceeds maximum wait time
. #23057829

Signed-off-by: leonrayang <chl696@sina.com>
2025-08-07 16:00:26 +08:00
slasher
5c7898354f style(all): format all codes with golangci tools
closes #3371

@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2024-05-14 09:54:13 +08:00
slasher
cf415f1acf style(datanode): format code of datanode
Signed-off-by: slasher <shenjie1@oppo.com>
2023-09-11 15:38:54 +08:00
slasher
5e93d2cea8 style(datanode): gofmt for datanode
Signed-off-by: slasher <shenjie1@oppo.com>
2023-09-11 15:38:54 +08:00
chihe
65bf45a6f0 fix(master,datanode):1.master check dp repair timeout 2.master redecommission failed datanode
Signed-off-by: chihe <chi.he@oppo.com>
2023-08-30 20:05:32 +08:00
Patrick Wu
7e72ede897 feature: 1. support setting dp decommission control info. 2. add dp decommission progress for dp check cmd
Signed-off-by: Patrick Wu <wuchunhuan@oppo.com>
2023-08-30 20:05:32 +08:00
leonrayang
1dcdf3e837 update:fmt code
Signed-off-by: leonrayang <chl696@sina.com>
2022-11-21 15:25:24 +08:00
leonrayang
40fb9f37bf update: burst value of disk limiter need be reduced due to effectiveness be influnced
Signed-off-by: leonrayang <chl696@sina.com>
2022-11-21 10:50:12 +08:00
Victor1319
39aec5134b feature: support two different type dataparitition
1. support two different type dataparitition
2. obsolete and clear cache datapartition
3. offline datapartition

Signed-off-by: Victor1319 <834863182@qq.com>
2022-04-13 15:57:55 +08:00
leonrayang
2970e2c3d1 update. go import path change from chubaofs to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2022-01-25 18:17:02 +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
6fd8195ceb Enhancement: datanode delete tinyExtentDeleteFile Full synchronization logic, reducing disk IO usage
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-07-24 14:09:13 +08:00
awzhgw
f9482ff7e4 Refactor: add autoRepairLimitRater on datanode
Signed-off-by: awzhgw <guowl18702995996@gmail.com>
2020-07-22 16:38:20 +08:00
zhuzhengyi1
474cbf34d7 Enhancement: add admin nodeInfo http api
Signed-off-by: zhuzhengyi1 <zhuzhengyi@jd.com>
2020-07-03 17:13:24 +08:00
awzhgw
c795145de3
Revert "Enhancement: refactor set metanode/datanode delete batch count http api with node info api" 2020-06-20 09:07:28 +08:00
zhuzhengyi1
1208105920 Enhancement: add admin nodeInfo http api
Signed-off-by: justice <justice_103@126.com>
2020-06-12 15:53:00 +08:00