This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch fix-pipe-stuck-by-file
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ac6dc47e8e7 Pipe: Fix IO triggered in disruptor
add 9fb69652b14 Revert "Load: Detect 2PC Second Phase and RM Running in
Parallel (#15041) (#15020) "
add 7bb02aa6dee Revert "Load: detect region migration during second phase
(#15005) (#15029)"
add ba8af3cce28 Load: Enhance logger
add eb585c585ef Pipe: Fix forceAllocateIfSufficient
No new revisions were added by this update.
Summary of changes:
.../db/pipe/resource/memory/PipeMemoryManager.java | 23 +++++----
.../impl/DataNodeInternalRPCServiceImpl.java | 58 +++-------------------
.../plan/analyze/ClusterPartitionFetcher.java | 5 --
.../plan/analyze/IPartitionFetcher.java | 4 --
.../scheduler/load/LoadTsFileDispatcherImpl.java | 27 +++++-----
.../plan/scheduler/load/LoadTsFileScheduler.java | 24 +--------
.../plan/analyze/FakePartitionFetcherImpl.java | 5 --
.../plan/planner/distribution/Util.java | 5 --
.../plan/planner/distribution/Util2.java | 5 --
.../src/main/thrift/datanode.thrift | 1 -
10 files changed, 34 insertions(+), 123 deletions(-)