This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch load_v2
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b8019724809 reduce complexity in TsFileListINsertionDataContainer
add 2796bd4ce95 fix sonar issues and flush chunk data
No new revisions were added by this update.
Summary of changes:
.../tsfile/TsFileListInsertionDataContainer.java | 127 +++++++++---------
.../historical/BatchedTsFileExtractor.java | 4 +-
.../extractor/historical/ThroughputMonitor.java | 2 +-
.../impl/DataNodeInternalRPCServiceImpl.java | 142 +++++++++++----------
.../load/DeviceBatchTsFileDataManager.java | 1 +
.../execution/load/LoadTsFileManager.java | 18 ++-
.../execution/load/MergedTsFileSplitter.java | 76 +++++++----
.../execution/load/NonAlignedChunkData.java | 8 +-
.../execution/load/TsFileDataManager.java | 27 ++--
9 files changed, 230 insertions(+), 175 deletions(-)