Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, the snapshot is fully recalculated when takeSnapshot() is called. It does not count much since snapshot-taking is relatively rare and the snapshot mainly concerns the list of the data files and timeseries schemas, not including the data.
Still, using an incremental strategy would help to reduce meta tree traversing and file listing.
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open