cubefs/datanode
shuqiang-zheng a35f51ba73 fix(master): extent deletion and business writes are forbidden when dp is repair.
close:#1000121688

Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
2025-08-08 14:59:31 +08:00
..
repl fix(master): extent deletion and business writes are forbidden when dp is repair. 2025-08-08 14:59:31 +08:00
storage fix(master): extent deletion and business writes are forbidden when dp is repair. 2025-08-08 14:59:31 +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 feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +08:00
disk.go feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +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): extent deletion and business writes are forbidden when dp is repair. 2025-08-08 14:59:31 +08:00
partition_raftfsm.go refactor(all): refactor go code with golint. #22906448 2024-12-26 09:24:22 +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): set all replicas of dp to repairingStatus during dp decommission repair. 2025-08-08 14:59:31 +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 feat(data): limitIO strategy for separating repair io from business io. #1000095860 2025-08-08 14:59:30 +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(data): fix null pointer panic When CreateDataPartition. #1000131492 2025-08-08 14:59:30 +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): extent deletion and business writes are forbidden when dp is repair. 2025-08-08 14:59:31 +08:00
wrap_operator.go fix(master): extent deletion and business writes are forbidden when dp is repair. 2025-08-08 14:59:31 +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 feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +08:00