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 07:13:20 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (d8ef8c6 -> aa624d2)

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 d8ef8c6  fix unclosed SGProcessors in UTs
     add aa624d2  fix unclosed readers in wal test

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/db/writelog/recover/LogReplayer.java   | 2 ++
 .../src/test/java/org/apache/iotdb/db/writelog/WriteLogNodeTest.java  | 4 ++++
 .../org/apache/iotdb/db/writelog/recover/SeqTsFileRecoverTest.java    | 1 +
 3 files changed, 7 insertions(+)