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 8d0fadbbcb8 Pipe: Fix deadlock when
PipeTaskAgent.handlePipeMetaChanges and
PipeTaskDataNodeAgent.stopAllPipesWithCriticalException are invoked concurrently
add 4d841349bd2 fix
No new revisions were added by this update.
Summary of changes:
.../pipe/coordinator/runtime/PipeMetaSyncer.java | 3 ++
.../db/pipe/agent/runtime/PipeRuntimeAgent.java | 4 ++-
.../db/pipe/agent/task/PipeTaskDataNodeAgent.java | 42 ++++++++++++++--------
3 files changed, 34 insertions(+), 15 deletions(-)