[
https://issues.apache.org/jira/browse/IOTDB-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-420.
-----------------------------
Resolution: Fixed
> 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
> Priority: Minor
> Labels: Flush, pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)