cubefs/datanode
shuqiang-zheng cee19c2f90 fix(master): if the bad disk is not completed decommission within the time limit, the disk is reported in metrics.
close:#1000242504
Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
2025-09-04 10:01:19 +08:00
..
repl fix(data): print repairing error when reading a repairing dp copy encounter error. #1000196321 2025-06-27 18:31:43 +08:00
storage fix(data): Fix autoComputeCRC log issue. #1000232936 2025-09-04 10:01:19 +08:00
const.go fix(master): set all replicas of dp to repairingStatus during dp decommission repair, and don't clear the status until the rollback or decommission success. 2025-06-03 19:07:15 +08:00
data_partition_repair_test.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-05-27 19:53:25 +08:00
data_partition_repair.go fix(master): modify dp decommission failure retry interval to 5 minutes. 2025-07-16 10:31:34 +08:00
disk.go fix(master): if the bad disk is not completed decommission within the time limit, the disk is reported in metrics. 2025-09-04 10:01:19 +08:00
limit_test.go test(datanode): fix limit.go unit test 2023-06-06 08:44:32 +08:00
limit.go Fix the pipeline cubefs-ci error problem 2023-03-16 19:43:27 +08:00
metric.go style(datanode): gofmt for datanode 2023-09-11 15:38:54 +08:00
nodeinfo.go fix(testcase): comment the test case has high ratio of failure out #23059813 2025-04-01 11:02:47 +08:00
partition_op_by_raft.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-05-27 19:53:25 +08:00
partition_raft.go fix(master): in the case of a rollback due to a failed decommission, clear the repairingStatus when removing the raft member. 2025-06-13 15:19:08 +08:00
partition_raftfsm.go fix(master): set the repairingStatus of dp via raft. 2025-06-05 18:58:36 +08:00
partition_test.go feat(data): Check dp availability at random times. #1000022788 2025-05-16 10:18:56 +08:00
partition.go fix(master): show dp of missing tiny extent when cli performs data partition checking. 2025-07-09 17:42:05 +08:00
server_handler.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-05-27 19:53:25 +08:00
server.go refactor(vendor): user smux in depends to replace pkg in vendor. #1000193713 2025-06-26 12:35:54 +08:00
space_manager_test.go Temporily modifying the test case has a high ratio of failure out #23059813 2025-04-01 11:02:47 +08:00
space_manager.go fix(master): if the bad disk is not completed decommission within the time limit, the disk is reported in metrics. 2025-09-04 10:01:19 +08:00
stat_log.go feat(datanode): evict the extent cache by ttl.#1000005968 2025-05-16 10:13:34 +08:00
stat_test.go test(datanode): add stat.go unit test 2023-06-08 19:23:41 +08:00
stat.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
wrap_operator_test.go fix(master): add upper and lower limit judgment when setting gogc value via master heartbeat;overwrite is been allowed when dp decommission. 2025-06-05 18:58:36 +08:00
wrap_operator.go fix(data): print repairing error when reading a repairing dp copy encounter error. #1000196321 2025-06-27 18:31:43 +08:00
wrap_post.go feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +08:00
wrap_prepare.go fix(data): Change the log level of dp not exist in repl_protocol from error to warn. #1000157333 2025-06-05 10:21:35 +08:00