Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
0.25
Description
As we know, most of storage do not support append action, so that hoodie will create a new archive file under archived dictionary when archiving.
As time goes by, there may be thousands of archive files, which most of them is not useful anymore.
Maybe it is meaningful to have a function to clean these unused archive files.
Attachments
Issue Links
- links to
hi ,zhangyue19921010, this feature is to merage all candidateFiles(small archive instant) to a new logFile, then delete the candidateFiles? I have a question is what time of the new logFile will be cleaned up?