Jialin Qiao created IOTDB-696:
---------------------------------
Summary: Fix recover close file in each partition
Key: IOTDB-696
URL: https://issues.apache.org/jira/browse/IOTDB-696
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Engine
Affects Versions: 0.10.0-SNAPSHOT
Reporter: Jialin Qiao
When recovering, if the last file in one partition is not closed, it should not
be closed. We need to add it to workingTsFileProcessor in this partition.
However, we only leave the global last file unclosed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)