Chao Wang created IOTDB-1136:
--------------------------------
Summary: Improved reliability in flush error
Key: IOTDB-1136
URL: https://issues.apache.org/jira/browse/IOTDB-1136
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine
Reporter: Chao Wang
Assignee: Chao Wang
Fix For: 0.12.0, 0.11.2
current, when flush data error ,
IoTDBDescriptor.getInstance().getConfig().setReadOnly(true), which will lead to
MultiFileLogNodeManager#forceTask useless.
But do not have a mechanism, which recover forceTask... which this will lead to
write failed....
so I will do this recover... Automatic fault recovery.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)