jiajingbin
|
d59ede5196
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-01-16 15:05:13 +08:00 |
Haojun Liao
|
dfe959eb28
|
Merge pull request #24468 from taosdata/fix/3_liaohj
fix(stream): fix deadlock in pause.
|
2024-01-16 12:58:27 +08:00 |
Haojun Liao
|
b1c6ba467b
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-01-16 10:28:20 +08:00 |
Haojun Liao
|
63494de7f9
|
refactor: do some internal refactor.
|
2024-01-16 10:28:07 +08:00 |
Yihao Deng
|
60c984a865
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-01-15 11:33:16 +00:00 |
Yihao Deng
|
52b9c09d6c
|
fix mem leak
|
2024-01-15 11:33:03 +00:00 |
Haojun Liao
|
5307a98f5d
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-01-15 17:41:05 +08:00 |
Haojun Liao
|
cacbb4e369
|
fix(stream): save the checkpoint info for sink tasks.
|
2024-01-15 17:40:35 +08:00 |
54liuyao
|
2e543d950a
|
set delete for session op
|
2024-01-15 17:36:23 +08:00 |
Yihao Deng
|
8a2e431094
|
add hard link
|
2024-01-15 09:03:56 +00:00 |
Yihao Deng
|
edbbd2282c
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-01-15 08:27:55 +00:00 |
Yihao Deng
|
f55c93b969
|
add hard link
|
2024-01-15 08:27:35 +00:00 |
Haojun Liao
|
bc657dc2d8
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-01-15 16:16:43 +08:00 |
Haojun Liao
|
43081b540b
|
fix(stream): reset restart counter to be 0 if all tasks are ready.
|
2024-01-15 16:16:28 +08:00 |
Yihao Deng
|
14a7fe114d
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-01-15 07:47:25 +00:00 |
Yihao Deng
|
8d24a34015
|
add hard link
|
2024-01-15 07:46:30 +00:00 |
Haojun Liao
|
143e6a13af
|
fix(stream): fix deadlock in pause.
|
2024-01-15 14:37:24 +08:00 |
Haojun Liao
|
e012bc4bde
|
refactor: do some internal refactor.
|
2024-01-15 11:28:36 +08:00 |
Haojun Liao
|
d46b5e6c9a
|
fix(stream): enable sink tasks handle the checkpoint.
|
2024-01-15 09:53:15 +08:00 |
Haojun Liao
|
ce855bc493
|
refactor: do some internal refactor.
|
2024-01-15 09:21:31 +08:00 |
Haojun Liao
|
dc1a0821a7
|
refactor: do some internal refactor.
|
2024-01-13 00:19:46 +08:00 |
Haojun Liao
|
98758862cf
|
refactor: do some internal refactor.
|
2024-01-13 00:17:29 +08:00 |
Haojun Liao
|
44208925f9
|
refactor: do some internal refactor.
|
2024-01-13 00:10:47 +08:00 |
Haojun Liao
|
00e2bdec23
|
refactor: do some internal refactor.
|
2024-01-12 19:08:46 +08:00 |
wangmm0220
|
00e0da15a3
|
fix:[TD-28032]groupid = 0 & modify test case in sim
|
2024-01-12 17:37:22 +08:00 |
Haojun Liao
|
5fa8f85c42
|
fix(stream): remove invalid release.
|
2024-01-12 11:28:41 +08:00 |
Haojun Liao
|
b36cc97236
|
fix(stream): close the inputQ of the related stream task when the fill-history task recv the trans-state msg from upstream.
|
2024-01-12 10:44:49 +08:00 |
Haojun Liao
|
9703018f56
|
fix(stream): add checkpoint status check.
|
2024-01-11 16:47:51 +08:00 |
Haojun Liao
|
d4fd544c74
|
refactor: remove sleep.
|
2024-01-11 15:18:11 +08:00 |
Haojun Liao
|
58694c67dd
|
refactor: do some internal refactor.
|
2024-01-11 11:50:52 +08:00 |
Haojun Liao
|
bff0ad89a4
|
other: merge 3.0
|
2024-01-11 09:51:12 +08:00 |
Haojun Liao
|
1c562bd535
|
refactor: enable the restart of stream tasks.
|
2024-01-11 09:41:40 +08:00 |
54liuyao
|
3b36dbbe18
|
opt recover buff
|
2024-01-11 09:40:54 +08:00 |
Haojun Liao
|
9294c8d4ee
|
fix(stream): enable the hb to mnode for stream meta when it becomes the leader.
|
2024-01-11 09:20:34 +08:00 |
Haojun Liao
|
dcbe963d32
|
fix(stream): keep the previous status in stack object.
|
2024-01-10 19:19:53 +08:00 |
wangmm0220
|
df69a89da2
|
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-10 18:46:10 +08:00 |
Haojun Liao
|
9d0d0d9ddc
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-10 09:57:46 +08:00 |
Haojun Liao
|
dc0c5539a0
|
fix(stream): remove invalid timer controllers.
|
2024-01-10 08:48:49 +08:00 |
Haojun Liao
|
f9d5c0d403
|
fix(stream): fix error in tq timer.
|
2024-01-09 09:13:53 +08:00 |
Haojun Liao
|
bbaaad6f1f
|
fix(stream): add null ptr check.
|
2024-01-08 18:45:36 +08:00 |
Haojun Liao
|
af9dc441b2
|
fix(stream): reset the saved value for fill-history task.
|
2024-01-08 18:40:06 +08:00 |
Haojun Liao
|
70c1e66959
|
fix(stream): release task after launch stream tasks.
|
2024-01-08 18:19:31 +08:00 |
Yihao Deng
|
4c5441da7e
|
refactor stream code
|
2024-01-08 08:38:16 +00:00 |
Yihao Deng
|
1c28f53525
|
refactor stream code
|
2024-01-08 08:28:00 +00:00 |
Haojun Liao
|
bb9edde79e
|
fix(stream): add some logs.
|
2024-01-08 11:33:54 +08:00 |
Haojun Liao
|
5e32aea1f9
|
fix(stream): jump out of loop when downstream is blocking.
|
2024-01-07 00:27:18 +08:00 |
Haojun Liao
|
02f6c971fd
|
fix(stream): check for not ready task when rsp returned.
|
2024-01-06 19:43:39 +08:00 |
Haojun Liao
|
522e688387
|
fix(stream): check if in restart procedure in call back.
|
2024-01-05 22:16:58 +08:00 |
Haojun Liao
|
2386f842fb
|
enh(stream): remove sleep to opt perf.
|
2024-01-05 18:46:15 +08:00 |
Haojun Liao
|
33253cbb54
|
fix(stream): add null ptr check.
|
2024-01-05 18:13:35 +08:00 |