mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-27 12:49:41 +08:00
fix compilation
This commit is contained in:
parent
4523cd7a32
commit
88fa37a35a
@ -128,6 +128,7 @@ public class FileChunkManifest {
|
||||
|
||||
FilerProto.FileChunk.Builder manifestChunk = SeaweedWrite.writeChunk(
|
||||
filerClient.getReplication(),
|
||||
filerClient.getCollection(),
|
||||
filerClient,
|
||||
minOffset,
|
||||
data, 0, data.length, parentDirectory);
|
||||
|
Loading…
Reference in New Issue
Block a user