cubefs/master
Wu Huocheng 664f2a9586 fix(master): fix the bug that add learner plan's overload is null.#1000578895
Signed-off-by: Wu Huocheng <wuhuocheng@oppo.com>
2025-12-26 15:44:05 +08:00
..
mocktest chore(metanode): update the codes to pass ci checking.#1000073956 2025-08-12 16:33:21 +08:00
admin_task_manager.go fix(flashnode): fixed the infinite loop issue in GetObject. 2025-11-18 16:32:01 +08:00
api_args_parse.go feat(master): add default volume store mode into configuration.#1000578895 2025-12-26 14:48:09 +08:00
api_limiter.go feat(master): Use cursor to optimize some code in the master. #1000389771 2025-12-08 14:39:38 +08:00
api_service_balance_test.go chore(master): delete the unused code.#1000511705 2025-12-22 11:30:50 +08:00
api_service_balance.go chore(master): optimization of the master codes.#1000511705 2025-12-26 14:42:52 +08:00
api_service_test.go feat(master): Optimize lock and function structure. #1000239501 2025-11-05 19:47:04 +08:00
api_service_user.go feat(master): Use cursor to optimize some code in the master. #1000389771 2025-12-08 14:39:38 +08:00
api_service.go feat(metanode): add warn metric for rocksdb disk usage.#1000578895 2025-12-26 14:50:09 +08:00
client_info.go fix(client): add default value #23062821 2025-08-07 16:00:26 +08:00
cluster_balance_test.go chore(master): optimization of the master codes.#1000511705 2025-12-26 14:42:52 +08:00
cluster_balance.go fix(master): fix the bug that add learner plan's overload is null.#1000578895 2025-12-26 15:44:05 +08:00
cluster_stat.go feat(master): Optimize and organize some code logic. #1000239501 2025-11-05 19:47:04 +08:00
cluster_task.go feat(raft): enhance logging for peer management and learner recovery. #1000560474 2025-12-17 17:36:42 +08:00
cluster_test.go fix(flash): store fg slots when slots changed 2025-11-18 16:32:02 +08:00
cluster.go feat(metanode): add warn metric for rocksdb disk usage.#1000578895 2025-12-26 14:50:09 +08:00
config.go feat(master): add default volume store mode into configuration.#1000578895 2025-12-26 14:48:09 +08:00
const.go feat(master): add default volume store mode into configuration.#1000578895 2025-12-26 14:48:09 +08:00
data_node_test.go feat(master): Adaptation of the maximum number of large disk node dp. #1000562853 2025-12-26 14:14:25 +08:00
data_node.go feat(master): Adaptation of the maximum number of large disk node dp. #1000562853 2025-12-26 14:14:25 +08:00
data_partition_check.go feat(master): Add migration logic for multiple dstAddrs. #1000239501 2025-11-05 19:47:04 +08:00
data_partition_map.go fix(master): fix log and interface display issues. #1000230771 2025-08-11 17:21:19 +08:00
data_partition_test.go feat(master): Optimize lock and function structure. #1000239501 2025-11-05 19:47:04 +08:00
data_partition.go fix(master): Add process dp num for manual distribution optimization interface. #1000239501 2025-12-18 11:32:10 +08:00
data_replica.go fix(master): limit the last dp replica can't be deleted. #1000182796 2025-08-11 17:21:15 +08:00
disk_manager.go fix(master): logic adapts for decommission parts of the dp on the node. #1000441588 2025-11-20 15:13:17 +08:00
distribution_optimization_test.go feat(master): Optimize lock and function structure. #1000239501 2025-11-05 19:47:04 +08:00
distribution_optimization.go fix(master): Add process dp num for manual distribution optimization interface. #1000239501 2025-12-18 11:32:10 +08:00
filecheck.go feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +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
flash_group_test.go fix(flashnode): check the deletion operation of the flashnode #1000020535 2025-08-08 14:51:45 +08:00
flash_group.go fix(client): update method signatures to include additional parameters. #1000451798 2025-11-19 14:52:13 +08:00
flash_manual_task.go fix(flash): check for a stop event when receiving a pause command 2025-11-18 16:32:24 +08:00
flash_node_test.go fix(flashnode): valid args for fla flashnode list#1000020535 2025-08-08 14:51:45 +08:00
flash_node_topology_test.go feat(master): call sdk of flashgroupmanager 2025-11-18 16:32:02 +08:00
flash_node_topology.go fix(master): long-term unused slot activation employs a gradual addition approach. 2025-11-18 16:32:02 +08:00
flash_node.go fix(flash): warm up task set force remote cache true 2025-11-18 16:32:24 +08:00
gapi_cluster.go feat(cluster): implement learner mode recovery timeout configuration. #1000560474 2025-12-17 14:31:54 +08:00
gapi_user.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
gapi_volume.go feat(createvol): implement enhanced volume initialization with re-entrant allocation: 1.Add new volume status constants 2.Introduce 5-minute creation window policy for duplicate requests 3.Add cleanup for failed volume 4.Add re-entrant allocation 5.Add new tests #1000342427 2025-10-09 10:01:18 +08:00
http_server.go feat(cli): add cli for metanode tag.#1000511705 2025-12-22 11:30:50 +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(all): refactor go code with golint. #22906448 2024-12-26 09:24:22 +08:00
lifecycle_node.go fix(lcnode): hybrid cloud support start vol task and stop vol task #22326199 2024-12-26 09:24:22 +08:00
lifecycle_task.go refactor(lcnode): hybrid cloud admin lcnode auditlog #22675357 #22680253 2024-12-26 09:24:22 +08:00
limiter.go fix(master): Reduce the warning logs generated by the UID process.#23059813 2025-08-11 17:21:18 +08:00
master_manager_test.go fix(master): check raft leader before handle leader change. #1000228487 2025-08-11 17:21:19 +08:00
master_manager.go fix(flash): store fg slots when slots changed 2025-11-18 16:32:02 +08:00
master_quota_manager.go feat(datanode): Enable crc check for BaseExtentID information #23118077 2025-08-07 16:00:29 +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): set zone, nodeset, ip list for learner batch api.#1000511705 2025-12-22 11:30:50 +08:00
meta_partition_manager.go feat(master): add default volume store mode into configuration.#1000578895 2025-12-26 14:48:09 +08:00
meta_partition_test.go feat(master): Keep discard dp information in master and avoid panic when dp is nil. #23036742 2025-08-07 16:00:27 +08:00
meta_partition.go feat(cluster): implement learner mode recovery timeout configuration. #1000560474 2025-12-17 14:31:54 +08:00
metadata_fsm_op.go feat(metanode): add warn metric for rocksdb disk usage.#1000578895 2025-12-26 14:50:09 +08:00
metadata_fsm_test.go fix(master): use DeleteRange to clear rocksdb 2024-03-01 15:27:39 +08:00
metadata_fsm.go fix(master): fix the planrun mistake.#1000286609 2025-08-19 21:18:27 +08:00
metadata_snapshot.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
monitor_metrics.go feat(raft): enhance logging for peer management and learner recovery. #1000560474 2025-12-17 17:36:42 +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 feat(master): Optimize and organize some code logic. #1000239501 2025-11-05 19:47:04 +08:00
node_selector.go feat(master): Optimize and organize some code logic. #1000239501 2025-11-05 19:47:04 +08:00
nodeset_selector_test.go feat(master): Optimize and organize some code logic. #1000239501 2025-11-05 19:47:04 +08:00
nodeset_selector.go feat(master): consider rack info when create partition. #1000327851 2025-09-09 14:23:52 +08:00
operate_util.go fix(master): clear the repairingStatus when removing the raft member. 2025-08-11 17:21:15 +08:00
server.go fix(metanode): batch commit in ApplySnapshot and trace op time.#1000579599 2025-12-26 15:34:44 +08:00
snapshot_manager.go fix(lcnode): hybrid cloud optimize lcnode scanning #22347010 #22401484 2024-12-26 09:24:22 +08:00
topology_rack_test.go feat(master): Optimize and organize some code logic. #1000239501 2025-11-05 19:47:04 +08:00
topology_test.go feat(master): Modify some variable names and function parameters. #1000239501 2025-11-05 19:47:04 +08:00
topology.go fix(master): fix the issue of inaccurate disk and node decommission progress due to leader changes. 2025-11-18 16:32:04 +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_blocking_test.go feat(createvol): implement enhanced volume initialization with re-entrant allocation: 1.Add new volume status constants 2.Introduce 5-minute creation window policy for duplicate requests 3.Add cleanup for failed volume 4.Add re-entrant allocation 5.Add new tests #1000342427 2025-10-09 10:01:18 +08:00
vol_create_test.go feat(master): add default volume store mode into configuration.#1000578895 2025-12-26 14:48:09 +08:00
vol_test.go feat(metanode): add warn metric for rocksdb disk usage.#1000578895 2025-12-26 14:50:09 +08:00
vol.go fix(master): Fix the issue where the dp num of vol can't reach 10. #1000541227 2025-12-18 11:31:53 +08:00