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)