This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0a45a3b7b70 Fix duplicate scheduling in procedure execution (#17902)
add 757f9007fdc Throttle async pipe sink on receiver reject (#17928)
No new revisions were added by this update.
Summary of changes:
.../thrift/async/IoTDBDataRegionAsyncSink.java | 116 +++++++++++++++++++++
.../handler/PipeTransferTrackableHandler.java | 56 +++++++---
.../async/handler/PipeTransferTsFileHandler.java | 2 +-
.../handler/PipeTransferTrackableHandlerTest.java | 38 ++++++-
4 files changed, 194 insertions(+), 18 deletions(-)