You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/07/02 03:40:15 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (9b31bfe -> 37bffba)

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

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


    from 9b31bfe  Merge branch 'feature_async_close_tsfile' of github.com:apache/incubator-iotdb into feature_async_close_tsfile
     add 37bffba  refinements in TsFileProcessor

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  3 ++-
 .../engine/storagegroup/StorageGroupProcessor.java |  6 +++---
 .../db/engine/storagegroup/TsFileProcessor.java    | 25 ++++++++++++++--------
 .../engine/storagegroup/TsFileProcessorTest.java   | 12 +++++------
 4 files changed, 27 insertions(+), 19 deletions(-)