mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
parent
60ffbcbb99
commit
62d58324dd
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ func createPartition(timestamp int64, smallPartitionsPath, bigPartitionsPath str
|
|||
pt.startMergeWorkers()
|
||||
pt.startRawRowsFlusher()
|
||||
pt.startInmemoryPartsFlusher()
|
||||
pt.startStalePartsRemover()
|
||||
|
||||
logger.Infof("partition %q has been created", name)
|
||||
|
||||
|
|
Loading…
Reference in a new issue