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/03 03:37:24 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (b75940a -> 8c05f8f)

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 b75940a  Merge branch 'feature_async_close_tsfile' of github.com:apache/incubator-iotdb into feature_async_close_tsfile
     add 8c05f8f  fix more quality issues

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  6 ++--
 .../engine/storagegroup/StorageGroupProcessor.java |  1 +
 .../iotdb/db/qp/physical/crud/UpdatePlan.java      |  6 ++++
 .../iotdb/db/sync/sender/SyncFileManager.java      | 33 +++++++++++++---------
 4 files changed, 30 insertions(+), 16 deletions(-)