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