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/08 15:37:09 UTC

[incubator-iotdb] 01/01: Merge pull request #136 from apache/fix_rename_in_version

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 6aacb626c66db7bc40672fe3d8f9bd4bff145d03
Merge: d3fda08 f949dd9
Author: Xiangdong Huang <hx...@qq.com>
AuthorDate: Mon Apr 8 23:37:04 2019 +0800

    Merge pull request #136 from apache/fix_rename_in_version
    
    replace renameTo() with FileUtils.moveFile()

 .../iotdb/db/engine/version/SimpleFileVersionController.java       | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)