| .. |
|
mocktest
|
fix(master): [hybrid cloud] fix test cases of creating datapartitions
|
2024-12-30 15:59:29 +08:00 |
|
admin_task_manager.go
|
refactor(meta): support batch persist inode atime. #22701675
|
2024-12-30 15:59:32 +08:00 |
|
api_args_parse.go
|
feat(master&data): add config to control whether vol read direct disk. #22818122
|
2024-12-30 16:00:11 +08:00 |
|
api_limiter.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
api_service_test.go
|
fix(ci): set master config enableDirectDeleteVol as true
|
2024-12-30 15:59:32 +08:00 |
|
api_service_user.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
api_service.go
|
refactor(master): add crossZone hint message when addAllowedStorageClass failed. #22962157
|
2025-01-08 14:20:11 +08:00 |
|
client_info.go
|
refactor(meta): refactor client lease logic. #22855673
|
2024-12-30 16:00:12 +08:00 |
|
cluster_stat.go
|
refactor(master): support report monitor stats for cluster different media datanode. #22929430
|
2024-12-30 16:00:12 +08:00 |
|
cluster_task.go
|
feat(data,client,master): [hybrid cloud] support configuring datanode and metanode to forbidden write operate codes of lower packet protocol version.
|
2024-12-30 15:59:31 +08:00 |
|
cluster_test.go
|
feat(master): [hybrid cloud] support cross zone when creating volume
|
2024-12-30 15:59:30 +08:00 |
|
cluster.go
|
refactor(master): support report monitor stats for cluster different media datanode. #22929430
|
2024-12-30 16:00:12 +08:00 |
|
config.go
|
refactor(master): support double check master media cfg type. #22727537
|
2024-12-30 15:59:32 +08:00 |
|
const.go
|
refactor(master): set forbidWriteOfProtoVer0 as true for new vol. #22825400
|
2024-12-30 16:00:11 +08:00 |
|
data_node_test.go
|
fix(master): [hybrid cloud] fix test cases of creating datapartitions
|
2024-12-30 15:59:29 +08:00 |
|
data_node.go
|
feat(master): Add http interface getOpLog for data processing #22257509
|
2024-12-30 15:59:33 +08:00 |
|
data_partition_check.go
|
refactor(all): resolve conflict when pick commit from 3.3.2 to 3.4.0.
|
2024-10-18 09:38:05 +08:00 |
|
data_partition_map.go
|
feat(master): support replica storage quota limit.#22731703
|
2024-12-30 15:59:32 +08:00 |
|
data_partition_test.go
|
fix(master): If a volume is deleted, the corresponding dp should be set to offline successfully.
|
2024-02-27 11:39:17 +08:00 |
|
data_partition.go
|
fix(master): ignore abnormal dp when addVolStorageClass. #22908260
|
2024-12-30 16:00:12 +08:00 |
|
data_replica.go
|
feat(ci): fix format failed. #22022943
|
2024-04-30 16:51:33 +08:00 |
|
disk_manager.go
|
feat(master): [hybrid cloud] check destination datanode's media type must be the same with the source node's when migration and decommission
|
2024-12-30 15:59:30 +08:00 |
|
filecheck.go
|
feat(project-structure): Reorganize the module directory in the root to a suitable subdirectory
|
2024-10-18 09:37:58 +08:00 |
|
filecrc.go
|
fix(datanode):Refactor the paramter of storage write at datanode
|
2024-10-18 09:37:34 +08:00 |
|
filemeta.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
gapi_cluster.go
|
refactor(data, meta): [hybrid cloud] optimize some logs related to upgrade compatibility
|
2024-12-30 15:59:32 +08:00 |
|
gapi_user.go
|
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
|
2024-10-18 09:37:16 +08:00 |
|
gapi_volume.go
|
fix(master):Fixed the problem that volumes marked for deletion but still in the freeze period could not restore the dp and mp replicas after reboot and migration was not supported.
|
2024-03-27 14:19:17 +08:00 |
|
http_server.go
|
feat(master): support query all client ip from master. #22834669
|
2024-12-30 16:00:11 +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
|
refactor(lcnode): [hybrid cloud] avoid panic if rule in doing is nil #22706069
|
2024-12-30 15:59:32 +08:00 |
|
lifecycle_node.go
|
fix(lcnode): [hybrid cloud] support start vol task and stop vol task #22326199
|
2024-12-30 15:59:30 +08:00 |
|
lifecycle_task.go
|
refactor(lcnode): [hybrid cloud] admin lcnode auditlog #22675357 #22680253
|
2024-12-30 15:59:32 +08:00 |
|
limit_counter.go
|
feat(master): support max mp cnt limit
|
2024-05-08 09:54:41 +08:00 |
|
limiter.go
|
feat(client&master): Enable clients to report their version and flow information to the master
|
2024-10-18 09:38:08 +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): remove useless code. #22890822
|
2024-12-30 16:00:12 +08:00 |
|
master_quota_manager.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +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(data,client,master): [hybrid cloud] support configuring datanode and metanode to forbidden write operate codes of lower packet protocol version.
|
2024-12-30 15:59:31 +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
|
refactor(master): check vol forbidden write type when add vol storage class. #22814514
|
2024-12-30 15:59:33 +08:00 |
|
metadata_fsm_op.go
|
refactor(master): remove useless code. #22890822
|
2024-12-30 16:00:12 +08:00 |
|
metadata_fsm_test.go
|
fix(master): use DeleteRange to clear rocksdb
|
2024-03-01 15:27:39 +08:00 |
|
metadata_fsm.go
|
refactor(master): add log for master raft op. #22766129
|
2024-12-30 15:59:33 +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): support report datanode status count for different media. #22960364
|
2025-01-08 14:20:11 +08:00 |
|
multi_ver_snapshot.go
|
update(master): snapshot.enable delete middle version of snapshot
|
2024-02-04 10:56:58 +08:00 |
|
node_selector_test.go
|
test(master): fix unit tests
|
2024-05-08 09:53:36 +08:00 |
|
node_selector.go
|
feat(master): [hybrid cloud] check destination datanode's media type must be the same with the source node's when migration and decommission
|
2024-12-30 15:59:30 +08:00 |
|
nodeset_selector_test.go
|
chore(master): turn off logging of testing in docker
|
2024-01-04 17:37:31 +08:00 |
|
nodeset_selector.go
|
refactor(master): refactor the code of zone moudule
|
2024-10-18 09:37:38 +08:00 |
|
operate_util.go
|
feat(master): support replica storage quota limit.#22731703
|
2024-12-30 15:59:32 +08:00 |
|
server.go
|
fix(master): use listen port as register consul port for master. #23119229
|
2025-03-11 11:32:50 +08:00 |
|
snapshot_manager.go
|
fix(lcnode): [hybrid cloud] optimize lcnode scanning #22347010 #22401484
|
2024-12-30 15:59:30 +08:00 |
|
topology_test.go
|
feat(master): [hybrid cloud] if crossZone is set but there is only one candidate zone, still create volume in the zone.
|
2024-12-30 15:59:30 +08:00 |
|
topology.go
|
feat(master): support replica storage quota limit.#22731703
|
2024-12-30 15:59:32 +08:00 |
|
user.go
|
chore(format): format all code with gofumpt
|
2024-01-12 14:21:16 +08:00 |
|
userdata_fsm_op.go
|
update: update to CubeFS
|
2022-08-22 18:16:09 +08:00 |
|
vol_test.go
|
fix(master): [hybrid cloud] not set zoneName as default value if not assigned in the create vol request.
|
2024-12-30 15:59:00 +08:00 |
|
vol.go
|
fix(master): fix the nil pointer when master leader changed.#23070942
|
2025-03-11 11:32:50 +08:00 |