mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 17:07:22 +08:00
add volume number param in assign operation
This commit is contained in:
@@ -140,6 +140,7 @@ message AssignRequest {
|
||||
string rack = 6;
|
||||
string data_node = 7;
|
||||
uint32 memory_map_max_size_mb = 8;
|
||||
uint32 WritableVolumeCount = 9;
|
||||
}
|
||||
message AssignResponse {
|
||||
string fid = 1;
|
||||
|
Reference in New Issue
Block a user