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/04 04:08:58 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (92673a8 -> a44fd9d)

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 92673a8  clean code
     add a44fd9d  close TsFileResource when StorageEngine is reset

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/db/engine/StorageEngine.java    |  6 +++++-
 .../iotdb/db/engine/storagegroup/StorageGroupProcessor.java    | 10 ++++++++++
 .../test/java/org/apache/iotdb/db/utils/EnvironmentUtils.java  |  5 ++---
 3 files changed, 17 insertions(+), 4 deletions(-)