Skip to content

Commit

Permalink
ec shard copy支持指定目录&rebuild限制只能在一个目录进行
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwenfeng committed Oct 12, 2024
1 parent 0bf37b1 commit 971b9f9
Show file tree
Hide file tree
Showing 3 changed files with 714 additions and 687 deletions.
1 change: 1 addition & 0 deletions weed/pb/volume_server.proto
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ message VolumeEcShardsCopyRequest {
string source_data_node = 5;
bool copy_ecj_file = 6;
bool copy_vif_file = 7;
string specify_dir = 8;
}
message VolumeEcShardsCopyResponse {
}
Expand Down
Loading

0 comments on commit 971b9f9

Please sign in to comment.