Commit 54197b9
Pipe: Fix the deadlock of PeriodicalJob thread caused by using parallelStream to split restartAllStuckPipes' subtasks (apache#14392)
Co-authored-by: Steve Yurong Su <[email protected]>1 parent 9c65c32 commit 54197b9
File tree
1 file changed
+7
-2
lines changed- iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
489 | 494 | | |
490 | 495 | | |
491 | 496 | | |
| |||
0 commit comments