This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch fix-pipe-deadlock
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4d841349bd2 fix
add 5d343711115 Pipe: Fix ConcurrentModificationException occured by ttl
check in PipeTsFileResourceManager (#11876)
add 3ec69d6ae91 Merge branch 'master' of https://github.com/apache/iotdb
into fix-pipe-deadlock
No new revisions were added by this update.
Summary of changes:
.../agent/runtime/PipePeriodicalJobExecutor.java | 4 +++
.../resource/tsfile/PipeTsFileResourceManager.java | 33 +++++++++++------
.../pipe/resource/wal/PipeWALResourceManager.java | 41 ++++++++++++----------
3 files changed, 49 insertions(+), 29 deletions(-)