54liuyao
|
ff8908dede
|
ignore invalid state
|
2024-01-18 18:30:21 +08:00 |
Yihao Deng
|
06c9b8974b
|
rebuild stream backen from locak
|
2024-01-18 04:06:25 +00:00 |
Haojun Liao
|
4a2cd87de7
|
Merge pull request #24503 from taosdata/fix/3_liaohj
fix(tsdb): fix race condition.
|
2024-01-17 18:27:54 +08:00 |
Haojun Liao
|
ba8ec6fc7b
|
Merge pull request #24498 from taosdata/fix/fixDebugLogError
fix debug log err
|
2024-01-17 16:55:10 +08:00 |
Haojun Liao
|
56eac88349
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-17 15:14:52 +08:00 |
Haojun Liao
|
1ea671e373
|
enh(stream): remove time controller.
|
2024-01-17 14:55:15 +08:00 |
Haojun Liao
|
fc16d26da2
|
Merge pull request #24488 from taosdata/fix/3_liaohj
fix(stream): fix some errors and do some internal refactor.
|
2024-01-17 14:25:32 +08:00 |
Yihao Deng
|
f27b69f0c2
|
fix debug log err
|
2024-01-17 04:46:54 +00:00 |
Haojun Liao
|
3d98fc6a67
|
other: merge 3.0
|
2024-01-16 18:29:33 +08:00 |
Haojun Liao
|
8ede6d87ce
|
refactor: do some internal refactor.
|
2024-01-16 15:40:40 +08:00 |
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
|
80793c94c2
|
fix(stream): reset the tasks status before start all tasks, and do some other internal refactor.
|
2024-01-16 14:32:45 +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 |