cubefs/datanode
Victor1319 5ea53eb575 fix(data): update extent size after load from disk. #1000182163
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-08-11 17:21:16 +08:00
..
repl fix(cli): Add logs for locating problem. #1000158099 2025-08-08 14:59:31 +08:00
storage fix(data): update extent size after load from disk. #1000182163 2025-08-11 17:21:16 +08:00
const.go fix(master): set all replicas of dp to repairingStatus during dp decommission repair. 2025-08-08 14:59:31 +08:00
data_partition_repair_test.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +08:00
data_partition_repair.go fix(data): limitIO ​​logic fix. #1000158099 2025-08-11 17:21:15 +08:00
disk.go feat(meta): Add readDir iops limiter. #1000187434 2025-08-11 17:21:16 +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-08-07 16:00:26 +08:00
partition_op_by_raft.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +08:00
partition_raft.go fix(master): clear the repairingStatus when removing the raft member. 2025-08-11 17:21:15 +08:00
partition_raftfsm.go fix(master): set the repairingStatus of dp via raft. 2025-08-08 14:59:31 +08:00
partition_test.go feat(data): Check dp availability at random times. #1000022788 2025-08-08 14:59:28 +08:00
partition.go fix(data): fix panic while create datapartition. #1000173883 2025-08-11 17:21:15 +08:00
server_handler.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +08:00
server.go fix(data): bad disk judgment logic fix. #1000184384 2025-08-11 17:21:15 +08:00
space_manager_test.go fix(data): Temporily modifying the test case has a high ratio of failure out #23059813 2025-08-07 16:00:26 +08:00
space_manager.go fix(master): fix panic caused in build heartbeat response after loading broken disk. 2025-08-11 17:21:16 +08:00
stat_log.go feat(datanode): evict the extent cache by ttl.#1000005968 2025-08-08 14:59:26 +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 2025-08-08 14:59:31 +08:00
wrap_operator.go fix(master): fix the problem that bad disk may not be able to be recovered due to a non-existent dp. 2025-08-11 17:21:16 +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-08-08 14:59:31 +08:00