support some peer rest api

Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
mujunxiang
2024-11-27 14:21:26 +08:00
parent 5cc138e23d
commit 1b9ae3ccb3
16 changed files with 1482 additions and 68 deletions
+1 -3
View File
@@ -725,9 +725,7 @@ message LoadRebalanceMetaResponse {
optional string error_info = 2;
}
message LoadTransitionTierConfigRequest {
bool start_rebalance = 1;
}
message LoadTransitionTierConfigRequest {}
message LoadTransitionTierConfigResponse {
bool success = 1;