You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2019/04/20 04:35:35 UTC

[incubator-iotdb] branch master updated (4c8db59 -> 440c50f)

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

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


    from 4c8db59  Merge pull request #160 from xiaoyekanren/travis_jdk11_win
     add fa385af  fix iotdb-82, close TsFileInput before remove the tsfile
     new 440c50f  Merge pull request #161 from apache/fix_file_close_in_pageHeaderTest

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/iotdb/tsfile/file/header/PageHeaderTest.java  | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


[incubator-iotdb] 01/01: Merge pull request #161 from apache/fix_file_close_in_pageHeaderTest

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 440c50f9a0b6eab1c0371238d825cb2a6efd68ff
Merge: 4c8db59 fa385af
Author: Xiangdong Huang <hx...@qq.com>
AuthorDate: Sat Apr 20 12:35:31 2019 +0800

    Merge pull request #161 from apache/fix_file_close_in_pageHeaderTest
    
    [IOTDB-82] close TsFileInput before remove the tsfile

 .../java/org/apache/iotdb/tsfile/file/header/PageHeaderTest.java  | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)