Kaifeng Xue created IOTDB-1017:
----------------------------------
Summary: Tsfile version increase 100 times after recovery
Key: IOTDB-1017
URL: https://issues.apache.org/jira/browse/IOTDB-1017
Project: Apache IoTDB
Issue Type: Bug
Reporter: Kaifeng Xue
Currently tsfile resource version is generated by version controller. When
recover, version will increase 100 times but not just 1.
Method to reproduce:
1.Start iotdb, insert one data and flush, insert another data and flush.
2.After 1, you will get 2 tsfiles whose version are 1 and 2
3.Restart iotdb, insert one data and flush, the file version will become 101
--
This message was sent by Atlassian Jira
(v8.3.4#803005)