Tian Jiang created IOTDB-568:
--------------------------------
Summary: [Distributed] Protect files of data snapshot
Key: IOTDB-568
URL: https://issues.apache.org/jira/browse/IOTDB-568
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Cluster
Reporter: Tian Jiang
The data snapshot currently contains TsFileResources and the snapshot receiver
will pull the files one-by-one and load them.
However, if a merge process is going on in the snapshot provider, the files in
the snapshot may be deleted due to the end of a merge and the data snapshot
receiver can no longer pull the files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)