Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
TM is now flushed to disk only when reimport is finished
-
Empty show more show less
Description
t5memory update entry API has a parameter called `save2disk` which forces flushing memory to the disk.
TODO: make save2disk=false diring reimport task to TM to reduce IO usage. After reimport is done need to check if first and last segments were saved successfully (t5memory did not crash in between).