This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6c628a8 no need to report sgInfo when non-TEXT data flushed
add 8c709e4 fix closing tsfile and a bug when flush the second tsfile
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../apache/iotdb/db/engine/flush/TsFileFlushPolicy.java | 2 +-
.../iotdb/db/engine/storagegroup/StorageGroupInfo.java | 14 ++++++++++----
.../db/engine/storagegroup/StorageGroupProcessor.java | 4 +---
.../iotdb/db/engine/storagegroup/TsFileProcessor.java | 2 +-
.../main/java/org/apache/iotdb/db/rescon/SystemInfo.java | 8 ++++----
.../org/apache/iotdb/db/utils/datastructure/TVList.java | 4 ++--
7 files changed, 20 insertions(+), 16 deletions(-)