mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 15:16:56 +00:00
fix(heal): coordinate cluster-wide control operations (#5003)
This commit is contained in:
@@ -783,6 +783,7 @@ message HealControlResponse {
|
||||
bool success = 1;
|
||||
bytes result = 2;
|
||||
optional string error_info = 3;
|
||||
bytes response_proof = 4;
|
||||
}
|
||||
|
||||
message GetMetacacheListingRequest {
|
||||
|
||||
Reference in New Issue
Block a user