use merge factor 1000
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ManifestBatch = 10000
|
ManifestBatch = 1000
|
||||||
)
|
)
|
||||||
|
|
||||||
func HasChunkManifest(chunks []*filer_pb.FileChunk) bool {
|
func HasChunkManifest(chunks []*filer_pb.FileChunk) bool {
|
||||||
|
|||||||
Reference in New Issue
Block a user