This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bed5450b407 Fix 15569 and 15565 compile error (#15591)
add 9b6b32344ec Pipe/Load: Assign distinct progress indexes for loading
tsfiles in time partitions to reduce pipe reprocessing after restart & Decrease
pipe heartbeat interval (#15583)
No new revisions were added by this update.
Summary of changes:
...oricalDataRegionTsFileAndDeletionExtractor.java | 13 ++-----
.../impl/DataNodeInternalRPCServiceImpl.java | 21 +++++++----
.../scheduler/load/LoadTsFileDispatcherImpl.java | 44 +++++++++++++---------
.../plan/scheduler/load/LoadTsFileScheduler.java | 39 ++++++++++++++-----
.../iotdb/db/storageengine/StorageEngine.java | 5 ++-
.../db/storageengine/load/LoadTsFileManager.java | 22 +++++++++--
.../apache/iotdb/commons/conf/CommonConfig.java | 2 +-
.../src/main/thrift/datanode.thrift | 2 +-
8 files changed, 95 insertions(+), 53 deletions(-)