You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "xiangdong Huang (JIRA)" <ji...@apache.org> on 2019/05/31 15:27:00 UTC

[jira] [Created] (IOTDB-109) append=true does not work in NativeRestoreIOWriter when open a sealed TsFile

xiangdong Huang created IOTDB-109:
-------------------------------------

             Summary: append=true does not work in NativeRestoreIOWriter when open a sealed TsFile
                 Key: IOTDB-109
                 URL: https://issues.apache.org/jira/browse/IOTDB-109
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: xiangdong Huang


when using nativeRestoreIOWriter to open a sealed TsFile with append=true mode, the parameter does not work now..

The correct behavior is:

if append == true, then the sealed TsFile's file metadata should be truncated and the existing metadata should be loaded into the memory.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)