This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch rc/1.3.5
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from fedfa10fc8d [To dev/1.3] Pipe: Reduced the progress index report 
interval & Added some logs (#15905) (#15908)
     new 299180a4dcc [To dev/1.3] Pipe: Fix the stuck state caused by unfair 
lock in Sink start phase (#16100) (#16106)
     new 8c694e434f6 [To dev/1.3] Pipe: Do not use the fork join pool in 
TerminateEvent #16113 (#16114)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../db/pipe/agent/task/PipeDataNodeTaskAgent.java  |  2 +-
 .../subtask/connector/PipeConnectorSubtask.java    |  7 +--
 .../connector/PipeConnectorSubtaskLifeCycle.java   |  7 ++-
 .../event/common/terminate/PipeTerminateEvent.java | 37 ++++++++++++---
 .../PipeHistoricalDataRegionTsFileExtractor.java   | 21 ++++++++-
 .../iotdb/commons/concurrent/ThreadName.java       |  1 +
 .../task/subtask/PipeAbstractConnectorSubtask.java | 23 +--------
 .../agent/task/subtask/PipeReportableSubtask.java  | 54 +++++++++++++++-------
 8 files changed, 100 insertions(+), 52 deletions(-)

Reply via email to