Tian Jiang created IOTDB-420:
--------------------------------
Summary: Avoid flush encoding task dying silently.
Key: IOTDB-420
URL: https://issues.apache.org/jira/browse/IOTDB-420
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 0.10.0-SNAPSHOT
Reporter: Tian Jiang
Fix For: 0.10.0-SNAPSHOT
If a runtime exception is thrown in an encoding sub-task, it will die silently
and prevents the io task from ending.
To avoid this, the future of the encoding task should be got before that of the
io task is got.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)