This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c6d5e29b327 more accurate mermory size (#15713)
add 24209d50ace IoTV2: Remove events that do not retry in leader's
transfer buffer & fix concurrency bug of retryQueue & fix retry interval &
refine log (#15684)
No new revisions were added by this update.
Summary of changes:
.../pipeconsensus/PipeConsensusAsyncConnector.java | 28 +++++++++++++++-------
.../handler/PipeConsensusDeleteEventHandler.java | 4 +++-
.../PipeConsensusTabletInsertionEventHandler.java | 5 +++-
.../PipeConsensusTsFileInsertionEventHandler.java | 10 ++++----
.../event/realtime/PipeRealtimeEventFactory.java | 6 ++---
...oricalDataRegionTsFileAndDeletionExtractor.java | 2 +-
.../iotdb/commons/pipe/event/EnrichedEvent.java | 4 ++--
7 files changed, 37 insertions(+), 22 deletions(-)