Haojun Liao
|
dfd1beaead
|
chore: merge main
|
2025-03-03 14:29:10 +08:00 |
Simon Guan
|
eee9976a44
|
Merge pull request #29958 from taosdata/fix/TD-33872-improve-status-sync-heartbeat
fix: [td-33872] improve status sync heartbeat
|
2025-03-03 13:51:44 +08:00 |
Simon Guan
|
a0e1599f08
|
Merge pull request #29970 from taosdata/enh/TD-33883/errorLog
fix: error log
|
2025-03-03 13:31:40 +08:00 |
Haojun Liao
|
1c223488f8
|
Merge branch 'main' into fix/droptask
|
2025-03-03 10:40:13 +08:00 |
Haojun Liao
|
74562db0e5
|
fix(stream): set empty string instead of null ptr.
|
2025-03-02 15:36:29 +08:00 |
Haojun Liao
|
14ffa60e6e
|
fix(stream): remove invalid error check.
|
2025-03-01 15:44:02 +08:00 |
dmchen
|
e257f69c61
|
fix:remove-lock-from-heartbeat-log
|
2025-03-01 00:22:43 +08:00 |
dmchen
|
6d2925b832
|
fix/remove-get-queue-size-when-print-heartbeat-log
|
2025-03-01 00:22:42 +08:00 |
dmchen
|
774c512148
|
fix:add-status-timestamp
|
2025-03-01 00:22:37 +08:00 |
dmchen
|
48787ba1aa
|
fix/move-status-to-new-queue
|
2025-03-01 00:22:35 +08:00 |
dmchen
|
21e3ec5a35
|
fix/remove-sync-heartbeat-lock-fix-check
|
2025-03-01 00:22:34 +08:00 |
dmchen
|
86e8675fae
|
fix/remove-sync-heartbeat-lock
|
2025-03-01 00:22:34 +08:00 |
Haojun Liao
|
c726420081
|
Merge branch 'main' into fix/droptask
|
2025-02-28 19:42:35 +08:00 |
Haojun Liao
|
8c1d28219a
|
fix(stream): fix race condition
|
2025-02-28 19:40:10 +08:00 |
Haojun Liao
|
6e3f738490
|
refactor(stream): try to lock during build stream hb.
|
2025-02-28 18:49:48 +08:00 |
Haojun Liao
|
e1c4451f81
|
fix(stream): avoid lock in timer to avoid sync operation blocks.
|
2025-02-28 17:46:54 +08:00 |
dmchen
|
d2c505a9b9
|
fix:remove-lock-from-log-sync-heartbeat
|
2025-02-28 17:35:59 +08:00 |
Haojun Liao
|
1ced6d0d65
|
Merge branch 'main' into fix/droptask
|
2025-02-28 17:23:32 +08:00 |
Simon Guan
|
d9e9213483
|
Merge pull request #29964 from taosdata/fix/chkptq
refactor(stream): handle the checkpoint msg from mnode with highest priority
|
2025-02-28 17:21:31 +08:00 |
facetosea
|
887444669c
|
fix: error log
|
2025-02-28 16:51:25 +08:00 |
Haojun Liao
|
e74ae6fc05
|
refactor(stream): not generated hb when trying to restart tasks.
|
2025-02-28 16:09:17 +08:00 |
dmchen
|
12249bb512
|
fix:remove-lock-from-heartbeat-log
|
2025-02-28 16:03:38 +08:00 |
facetosea
|
1462f64ce2
|
fix: different lenth in uion
|
2025-02-28 14:22:53 +08:00 |
Haojun Liao
|
3892a98e2e
|
fix(stream): check return values.
|
2025-02-28 14:09:45 +08:00 |
Haojun Liao
|
b23f20a450
|
fix(stream): fix memory leak in checkpt queue.
|
2025-02-28 13:56:15 +08:00 |
Haojun Liao
|
e60321196b
|
fix(stream): remove invalid assert.
|
2025-02-28 13:49:29 +08:00 |
Haojun Liao
|
732a9d4b32
|
fix(stream): fix error in the check of continuing execution condition.
|
2025-02-28 13:49:19 +08:00 |
Haojun Liao
|
34a439d78b
|
fix(stream): fix error in the check of continuing execution condition.
|
2025-02-28 13:48:52 +08:00 |
Haojun Liao
|
cb9a1a852d
|
refactor: update some logs.
|
2025-02-28 13:48:13 +08:00 |
Haojun Liao
|
f56aeaf1bd
|
fix(stream): fix error in deciding exec should quit or not.
|
2025-02-28 13:47:43 +08:00 |
Haojun Liao
|
24c6fe727f
|
refactor(stream): do some internal refactor.
|
2025-02-28 13:47:07 +08:00 |
Haojun Liao
|
67853b4a54
|
enh(stream): add checkpoint queue for source tasks.
|
2025-02-28 13:46:40 +08:00 |
Simon Guan
|
24fae6adbb
|
Merge pull request #29900 from taosdata/fix/checkfh
refactor(stream): scan wal is driven by time, instead of insert events.
|
2025-02-28 13:42:43 +08:00 |
dmchen
|
aa7cb880bb
|
fix/remove-get-queue-size-when-print-heartbeat-log
|
2025-02-28 11:53:18 +08:00 |
Simon Guan
|
aa1bf309ea
|
Merge pull request #29959 from taosdata/fix/droptask
refactor(stream): create task epset update trans out of lock
|
2025-02-28 11:00:58 +08:00 |
Simon Guan
|
890b8cfee2
|
Merge pull request #29938 from taosdata/fix/analysis
fix(stream): fix memory leak.
|
2025-02-28 11:00:44 +08:00 |
Simon Guan
|
1ae2bb28e8
|
Merge pull request #29954 from taosdata/enh/killtrans
enh(stream): not waiting during drop stream tasks.
|
2025-02-28 10:40:53 +08:00 |
dmchen
|
b6707fbbd2
|
refactor(stream): move the generate checkpoint procedure out of lock, to avoid blocking heartbeat, and resulting in leader/follower switch.
|
2025-02-27 19:53:53 +08:00 |
dmchen
|
7eeb800213
|
fix:add-status-timestamp
|
2025-02-27 15:29:52 +08:00 |
dmchen
|
1f6c4df422
|
fix/move-status-to-new-queue
|
2025-02-27 15:26:06 +08:00 |
dmchen
|
4dcb984b02
|
fix/remove-sync-heartbeat-lock-fix-check
|
2025-02-27 15:25:56 +08:00 |
dmchen
|
6bfa1acaeb
|
fix/remove-sync-heartbeat-lock
|
2025-02-27 15:25:40 +08:00 |
54liuyao
|
9d3a00920e
|
fix(stream): fix mem leak && rebuild event window when the window end flag is modified
|
2025-02-27 11:23:40 +08:00 |
Haojun Liao
|
644d9b98ba
|
refactor(stream): remove unused variables.
|
2025-02-27 00:46:42 +08:00 |
Haojun Liao
|
11e7126f98
|
Merge branch 'main' into enh/killtrans
|
2025-02-27 00:35:28 +08:00 |
Haojun Liao
|
786ee101cd
|
other: merge main.
|
2025-02-27 00:18:25 +08:00 |
Haojun Liao
|
bf1f162aa0
|
fix(stream): drop task in synch model in write thread.
|
2025-02-27 00:15:36 +08:00 |
Haojun Liao
|
012ee53d35
|
fix(stream): drop task in synch model in write thread.
|
2025-02-27 00:15:31 +08:00 |
Haojun Liao
|
45b0e47a19
|
refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution.
|
2025-02-27 00:15:03 +08:00 |
Haojun Liao
|
c14ba08d7c
|
refactor(stream): drop task in async ways
|
2025-02-27 00:12:11 +08:00 |