Commit 764912c
authored
Pipe: Fixed the issue that the DropPipe Connector subtask process waits too long for the callback thread to end (apache#15605)
1 parent 70ae1ac commit 764912c
File tree
2 files changed
+12
-1
lines changed- iotdb-core
- datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector
- node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/subtask
2 files changed
+12
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
237 | 241 | | |
238 | 242 | | |
239 | 243 | | |
| |||
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
179 | 186 | | |
180 | 187 | | |
181 | 188 | | |
| |||
0 commit comments