mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-01-21 18:31:54 +08:00
Merge pull request #2530 from banjiaojuhao/filer-upload-file-to-node
filer server: allow upload file to specific dataNode
This commit is contained in:
@@ -247,6 +247,7 @@ message AssignVolumeRequest {
|
||||
string data_center = 5;
|
||||
string path = 6;
|
||||
string rack = 7;
|
||||
string data_node = 9;
|
||||
string disk_type = 8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user