wait to read again if the volume is compacting
This commit is contained in:
@@ -16,6 +16,7 @@ type Volume struct {
|
||||
Collection string
|
||||
dataFile *os.File
|
||||
nm NeedleMapper
|
||||
compactingWg sync.WaitGroup
|
||||
needleMapKind NeedleMapType
|
||||
readOnly bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user