adding volume type
This commit is contained in:
@@ -77,6 +77,7 @@ func (fs *FilerSink) fetchAndWrite(sourceChunk *filer_pb.FileChunk, path string)
|
||||
Collection: fs.collection,
|
||||
TtlSec: fs.ttlSec,
|
||||
DataCenter: fs.dataCenter,
|
||||
VolumeType: fs.volumeType,
|
||||
Path: path,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user