cubefs/datanode
shuqiang-zheng e39e185356 fix(master): show dp of missing tiny extent when cli performs data partition checking.
close:#1000059418

Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
2025-08-11 17:21:18 +08:00
..
repl fix(data): print repairing error when reading a repairing dp copy encounter error. #1000196321 2025-08-11 17:21:17 +08:00
storage refactor(data): modify punch hole sync size to 128M for tiny extent. #1000212704 2025-08-11 17:21:18 +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(master): show dp of missing tiny extent when cli performs data partition checking. 2025-08-11 17:21:18 +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(master): show dp of missing tiny extent when cli performs data partition checking. 2025-08-11 17:21:18 +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 refactor(vendor): user smux in depends to replace pkg in vendor. #1000193713 2025-08-11 17:21:16 +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): show dp of missing tiny extent when cli performs data partition checking. 2025-08-11 17:21:18 +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(data): print repairing error when reading a repairing dp copy encounter error. #1000196321 2025-08-11 17:21:17 +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