Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
By the naming of TsFiles in IoTDB, the files with the same data may have different names on different nodes. When such files are sent through snapshots, the receiver is unable to tell whether the file already exists locally or not, so it will blindly load the file as an unsequential one (if it does overlap any existing files), which will waste a lot of system resources.
How can we figure out if we already have one file or not?
Attachments
Attachments
Issue Links
- is a child of
-
IOTDB-68 IoTDB supports distributed version
- Open