You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/03/17 03:05:42 UTC

[incubator-iotdb] branch fix_flush_close_file_error updated (9302734 -> 51558bf)

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

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


    from 9302734  fix flush
     add 51558bf  enable write when executing flush command

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  2 +-
 .../engine/storagegroup/StorageGroupProcessor.java | 43 ++++++++++------------
 .../db/engine/cache/DeviceMetaDataCacheTest.java   |  6 +--
 .../storagegroup/StorageGroupProcessorTest.java    | 28 +++++++-------
 .../iotdb/db/engine/storagegroup/TTLTest.java      | 10 ++---
 5 files changed, 42 insertions(+), 47 deletions(-)