Unified storage: Reconstruct index in the background every 24h (#106422)
This commit is contained in:
@@ -556,6 +556,7 @@ type Cfg struct {
|
||||
IndexMaxBatchSize int
|
||||
IndexFileThreshold int
|
||||
IndexMinCount int
|
||||
IndexRebuildInterval time.Duration
|
||||
EnableSharding bool
|
||||
MemberlistBindAddr string
|
||||
MemberlistAdvertiseAddr string
|
||||
|
||||
Reference in New Issue
Block a user