Hi, I checked the codes. There is no bug. But, indeed I think the field name `crashed` is not quite apropos.
Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Al Wei <[email protected]> 于2020年12月7日周一 下午5:14写道: > When I'm looking through the recovery processing, I find one problem in > master branch: > An empty file'll have a field "crashed" that is assigned "true" in > org.apache.iotdb.tsfile.write.writer.RestorableTsFileIOWriter#RestorableTsFileIOWriter. > However, according to the design docs, an empty file will have a field > "crashed" that is assigned "false". > Does this affect something? > related jira issue IOTDB-1042
