Commit 522c7d5
fix(history-table): stop heartbeat when another node starts (#18664)
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* fix: history table should give send heartbeat if other nodes already override
* refine error message
* refine error message
---------
Co-authored-by: Bohu <[email protected]>1 parent f3dce95 commit 522c7d5
File tree
3 files changed
+168
-57
lines changed- src/query/service/src/history_tables
3 files changed
+168
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
Lines changed: 29 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
378 | 380 | | |
379 | 381 | | |
380 | 382 | | |
381 | | - | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| |||
442 | 447 | | |
443 | 448 | | |
444 | 449 | | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
445 | 472 | | |
446 | 473 | | |
447 | 474 | | |
448 | 475 | | |
449 | | - | |
| 476 | + | |
450 | 477 | | |
451 | 478 | | |
452 | 479 | | |
| |||
0 commit comments