Liuxuxin created IOTDB-2138:
-------------------------------
Summary: [0.12] Data loss after IoTDB's recovery
Key: IOTDB-2138
URL: https://issues.apache.org/jira/browse/IOTDB-2138
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 0.12.4
Reporter: Liuxuxin
Assignee: Liuxuxin
Fix For: 0.12.4
# Description
After iotdb's recovery, some data cannot be queried, it seems that they are
lost.
# Cause
When recovering sgp, the tsfiles with merge level greater than 0, is not
recovered by `TsFileRecoverPerformer`, which results in uninitialization of
these `TsFileResource` object .
--
This message was sent by Atlassian Jira
(v8.20.1#820001)