This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch 
feature_async_close_tsfile_handle_full_disk_situation
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 091fc2f  replace flush task runnable with a callable function; and 
reject future writes if there is no disk spaces any more...
     add 57b8e94  truncnate the related broken data if a flush task failed

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/filenodeV2/FlushManager.java   |  8 ++++----
 .../filenodeV2/UnsealedTsFileProcessorV2.java      | 12 +++++------
 .../db/engine/memtable/MemTableFlushTaskV2.java    | 23 ++++++++++++++++++----
 .../write/writer/NativeRestorableIOWriter.java     |  4 +++-
 4 files changed, 32 insertions(+), 15 deletions(-)

Reply via email to