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 2019/07/02 02:50:16 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (71ca558 -> 7a9a4db)

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

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


    from 71ca558  Merge branch 'feature_async_close_tsfile' of github.com:apache/incubator-iotdb into feature_async_close_tsfile
     add 40a13b6  clean code
     add 7a9a4db  Merge remote-tracking branch 'origin/feature_async_close_tsfile' into feature_async_close_tsfile

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/engine/StorageEngine.java     | 12 ++++++------
 .../db/engine/storagegroup/StorageGroupProcessor.java      | 14 +++++++-------
 .../iotdb/db/engine/storagegroup/TsFileProcessor.java      | 11 ++++++-----
 .../iotdb/db/engine/storagegroup/TsFileResource.java       |  2 +-
 4 files changed, 20 insertions(+), 19 deletions(-)