| .. |
|
mocktest
|
test(master): fix unit tests
|
2024-07-05 17:05:43 +08:00 |
|
admin_task_manager.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
api_args_parse.go
|
feat(master): support config decommission settings
|
2024-12-26 09:24:22 +08:00 |
|
api_limiter.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
api_service_test.go
|
feat(master): support config decommission settings
|
2024-12-26 09:24:22 +08:00 |
|
api_service_user.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
api_service.go
|
fix(datanode): optimize the process of constructing heartbeat packets.
|
2024-12-26 09:24:22 +08:00 |
|
cluster_stat.go
|
refactor(master): refactor the code of zone moudule
|
2024-07-22 17:10:59 +08:00 |
|
cluster_task.go
|
feat(master): persist datanode bad disk
|
2024-12-26 09:24:22 +08:00 |
|
cluster_test.go
|
refactor(master): refactor the code of vol struct and cluster struct
|
2024-12-26 09:24:22 +08:00 |
|
cluster.go
|
fix(master): modify logic of updateDecommissionStatus for datanode
|
2024-12-26 09:24:22 +08:00 |
|
config.go
|
fix(meta): avoid leak EXTENT_DEL fd
|
2024-07-22 17:10:59 +08:00 |
|
const.go
|
feat(master): support config decommission settings
|
2024-12-26 09:24:22 +08:00 |
|
data_node_test.go
|
chore(master): turn off logging of testing in docker
|
2024-01-04 17:37:31 +08:00 |
|
data_node.go
|
fix(master): modify logic of updateDecommissionStatus for datanode
|
2024-12-26 09:24:22 +08:00 |
|
data_partition_check.go
|
fix(datanode): check disk path for replica with master when executing attachPartition
|
2024-07-22 17:10:59 +08:00 |
|
data_partition_map.go
|
refactor(masterclient): add new field in the client's response of retrieving the partition view
|
2024-12-26 09:24:22 +08:00 |
|
data_partition_test.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
data_partition.go
|
fix(master): remove disk from decommission list if it is recoverd
|
2024-12-26 09:24:22 +08:00 |
|
data_replica.go
|
feat(master,datanode): support recover meta for data replica
|
2024-07-02 16:35:56 +08:00 |
|
disk_manager.go
|
fix(master): modify logic of updateDecommissionStatus for datanode
|
2024-12-26 09:24:22 +08:00 |
|
filecheck.go
|
refactor(master): Optimize filecheck-related logs for easier issue troubleshooting.
|
2024-07-18 16:57:38 +08:00 |
|
filecrc.go
|
fix(datanode):Refactor the paramter of storage write at datanode
|
2024-07-22 17:10:59 +08:00 |
|
filemeta.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
gapi_cluster.go
|
refactor(master): refactor the code of zone moudule
|
2024-07-22 17:10:59 +08:00 |
|
gapi_user.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
gapi_volume.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
http_server.go
|
feat(master): add api for recovering bad disk
|
2024-12-26 09:24:22 +08:00 |
|
id_allocator_test.go
|
chore(master): turn off logging of testing in docker
|
2024-01-04 17:37:31 +08:00 |
|
id_allocator.go
|
feature: support multi version snapshot
|
2023-08-30 20:05:32 +08:00 |
|
lifecycle_manager.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
lifecycle_node.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
lifecycle_task.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
limit_counter.go
|
feat(master): support max mp cnt limit
|
2024-07-05 17:05:43 +08:00 |
|
limiter.go
|
test(data): fix bad testcase for data, meta, master.
|
2024-07-18 16:57:38 +08:00 |
|
master_manager_test.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
master_manager.go
|
refactor(master): reload data from rocksdb once leader changed.
|
2024-07-22 17:10:59 +08:00 |
|
master_quota_manager.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
meta_node_test.go
|
chore(master): turn off logging of testing in docker
|
2024-01-04 17:37:31 +08:00 |
|
meta_node.go
|
feat(master): add api for recovering bad disk
|
2024-12-26 09:24:22 +08:00 |
|
meta_partition_manager.go
|
refactor(master): add committed index
|
2023-08-30 20:05:32 +08:00 |
|
meta_partition_test.go
|
feat(metanode): Support create multiple meta partitions at one time
|
2024-02-29 16:43:50 +08:00 |
|
meta_partition.go
|
feat(master): add replicas laber for dp and mp noleader metrics
|
2024-07-18 16:57:38 +08:00 |
|
metadata_fsm_op.go
|
feat(master): persist datanode bad disk
|
2024-12-26 09:24:22 +08:00 |
|
metadata_fsm_test.go
|
fix(master): use DeleteRange to clear rocksdb
|
2024-03-01 15:27:39 +08:00 |
|
metadata_fsm.go
|
debug(master): add debug log
|
2024-07-01 15:09:55 +08:00 |
|
metadata_snapshot.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
monitor_metrics.go
|
refactor(master): refactor the code of zone moudule
|
2024-07-22 17:10:59 +08:00 |
|
multi_ver_snapshot.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
node_selector_test.go
|
test(master): fix unit tests
|
2024-07-05 17:05:43 +08:00 |
|
node_selector.go
|
feat(master): add api for recovering bad disk
|
2024-12-26 09:24:22 +08:00 |
|
nodeset_selector_test.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
nodeset_selector.go
|
refactor(master): refactor the code of zone moudule
|
2024-07-22 17:10:59 +08:00 |
|
operate_util.go
|
feat(master): add api for recovering bad disk
|
2024-12-26 09:24:22 +08:00 |
|
server.go
|
fix(master): when stop master wait 10 sec for background tasks to exit
|
2024-07-22 17:10:59 +08:00 |
|
snapshot_manager.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
topology_test.go
|
fix(master): only choose from the specific zone in function canWriteForNode
|
2024-12-26 09:24:22 +08:00 |
|
topology.go
|
fix(master): modify logic of updateDecommissionStatus for datanode
|
2024-12-26 09:24:22 +08:00 |
|
user.go
|
style(all): format all codes with golangci tools
|
2024-05-14 09:54:13 +08:00 |
|
userdata_fsm_op.go
|
update: update to CubeFS
|
2022-08-22 18:16:09 +08:00 |
|
vol_test.go
|
feat(reconstruct): gofmt by gofumpt.
|
2024-12-26 09:24:22 +08:00 |
|
vol.go
|
refactor(master): refactor the code of vol struct and cluster struct
|
2024-12-26 09:24:22 +08:00 |