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/04 03:48:48 UTC

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

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 1cda411  Merge remote-tracking branch 'origin/feature_async_close_tsfile' into feature_async_close_tsfile
     add 92673a8  clean code

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |   2 +-
 .../engine/storagegroup/StorageGroupProcessor.java | 180 ++++++++++-----------
 .../db/engine/storagegroup/TsFileProcessor.java    |   8 +-
 .../storagegroup/StorageGroupProcessorTest.java    |   6 +-
 .../query/reader/sequence/SeqDataReaderTest.java   |   2 +-
 5 files changed, 94 insertions(+), 104 deletions(-)