Commit d29e45c
authored
Pipe: Fix unnecessary client shutdown logic and reduce handshake waiting time (apache#16341)
* Pipe: Fix unnecessary client shutdown logic and reduce handshake waiting time
* spotless
* update1 parent f26f13d commit d29e45c
File tree
1 file changed
+10
-5
lines changed- iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/sink/client
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
255 | 258 | | |
256 | 259 | | |
257 | 260 | | |
| |||
265 | 268 | | |
266 | 269 | | |
267 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
| |||
350 | 356 | | |
351 | 357 | | |
352 | 358 | | |
353 | | - | |
354 | 359 | | |
355 | | - | |
356 | | - | |
357 | | - | |
| 360 | + | |
358 | 361 | | |
359 | 362 | | |
360 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
361 | 366 | | |
362 | 367 | | |
363 | 368 | | |
| |||
0 commit comments