fix(heal): coordinate cluster-wide control operations (#5003)

This commit is contained in:
cxymds
2026-07-20 17:40:46 +08:00
committed by GitHub
parent 26573622bc
commit fe67af3524
13 changed files with 1680 additions and 292 deletions
+1
View File
@@ -783,6 +783,7 @@ message HealControlResponse {
bool success = 1;
bytes result = 2;
optional string error_info = 3;
bytes response_proof = 4;
}
message GetMetacacheListingRequest {