Shengliang Guan
|
6db8a25c98
|
Merge branch 'main' into merge/mainto3.0
|
2024-11-27 22:31:17 +08:00 |
Haojun Liao
|
96d4a2908e
|
fix(stream): check failedId before sending checkpoint msg
|
2024-11-23 02:12:15 +08:00 |
Haojun Liao
|
1c66f22c2b
|
refactor: move to msg.
|
2024-11-18 15:00:30 +08:00 |
Haojun Liao
|
f65651f6ef
|
fix(stream): update the msg encoder.
|
2024-11-15 00:19:35 +08:00 |
Haojun Liao
|
b2b5a14d9d
|
fix(stream): reset task add the failed chkptId info.
|
2024-11-14 17:38:40 +08:00 |
wangjiaming0909
|
9a92c136ce
|
fix drop child table with tsma
|
2024-11-08 09:47:47 +08:00 |
54liuyao
|
f452ca47fe
|
delete window state when drop table
|
2024-11-08 09:42:56 +08:00 |
54liuyao
|
ba31bf2c52
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-11-06 09:42:50 +08:00 |
Haojun Liao
|
a685c1394a
|
refactor: do some internal refactor.
|
2024-10-31 15:20:18 +08:00 |
Haojun Liao
|
c0932d419d
|
fix(stream): fix error in pause/resume for force_window_close
|
2024-10-28 18:07:11 +08:00 |
Haojun Liao
|
380f433499
|
fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks.
|
2024-10-27 15:40:17 +08:00 |
54liuyao
|
e9550a6b2c
|
feat(stream):save force window close scan range
|
2024-10-18 15:40:37 +08:00 |
54liuyao
|
6a2a5b80a1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-18 09:28:18 +08:00 |
54liuyao
|
e825d74213
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-17 17:12:00 +08:00 |
54liuyao
|
a62b5a3efd
|
fix issue
|
2024-10-17 14:55:07 +08:00 |
Haojun Liao
|
c8e8cb0697
|
refactor: do some internal refactor.
|
2024-10-17 11:48:00 +08:00 |
Haojun Liao
|
dd05353b74
|
refactor: do some internal refactor.
|
2024-10-16 22:07:37 +08:00 |
54liuyao
|
3e49f40c74
|
stream twa
|
2024-10-16 12:16:59 +08:00 |
54liuyao
|
3cac85f3ae
|
fix ci issue
|
2024-10-09 10:58:11 +08:00 |
54liuyao
|
bfb94343fc
|
fix ci issue
|
2024-10-09 10:34:19 +08:00 |
54liuyao
|
d13819bbf4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-30 09:05:46 +08:00 |
Haojun Liao
|
84da5eab2e
|
Merge pull request #28187 from taosdata/fix/3_liaohj
fix(stream): use meta id instead of ptr.
|
2024-09-30 09:00:56 +08:00 |
Haojun Liao
|
4c98786352
|
fix(stream): use meta id instead of ptr.
|
2024-09-29 16:12:46 +08:00 |
54liuyao
|
7517228dde
|
fix(stream):fix issue for stream count window state buff
|
2024-09-29 14:16:16 +08:00 |
54liuyao
|
db50c9230a
|
fix issue
|
2024-09-24 16:58:46 +08:00 |
Haojun Liao
|
c5eca0486e
|
Merge remote-tracking branch 'origin/fix/TD-30837' into fix/TD-30837
# Conflicts:
# source/dnode/vnode/src/tq/tq.c
# source/libs/stream/inc/streamInt.h
# source/libs/stream/src/streamSched.c
|
2024-09-19 16:39:54 +08:00 |
Haojun Liao
|
e1d8e98b11
|
feat(stream): support the force_window_close trigger.
|
2024-09-19 16:23:51 +08:00 |
54liuyao
|
c4566f98b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-18 16:26:37 +08:00 |
Haojun Liao
|
b4277e0e65
|
refactor:do some internal refactor.
|
2024-09-15 16:15:11 +08:00 |
Haojun Liao
|
3332a0b822
|
refactor: do some internal refactor.
|
2024-09-15 01:19:30 +08:00 |
Haojun Liao
|
5f486d6976
|
Merge branch '3.0' into fix/3_liaohj
|
2024-09-14 17:29:29 +08:00 |
54liuyao
|
b649f1f1c4
|
fix(stream):adj build file state res
|
2024-09-14 10:51:57 +08:00 |
Haojun Liao
|
83d531284b
|
other: merge 3.0
|
2024-09-13 19:02:56 +08:00 |
54liuyao
|
7c32cc7796
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-12 09:08:40 +08:00 |
Haojun Liao
|
a29903101a
|
refactor: remove void and do some internal refactor.
|
2024-09-09 14:49:05 +08:00 |
54liuyao
|
7501c5a865
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-06 13:26:23 +08:00 |
Haojun Liao
|
277528996e
|
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-05 16:04:36 +08:00 |
54liuyao
|
9d8e8892b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-30 16:04:09 +08:00 |
Haojun Liao
|
5bffb0c675
|
refactor: do some internal refactor.
|
2024-08-29 14:21:23 +08:00 |
Haojun Liao
|
40669f4e9c
|
fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure,
|
2024-08-29 11:14:58 +08:00 |
54liuyao
|
3583237942
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-22 14:47:16 +08:00 |
Haojun Liao
|
cf645f4cdf
|
Merge pull request #27286 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-08-18 20:38:47 +08:00 |
Haojun Liao
|
0d3d0730d4
|
refactor: do some internal refactor.
|
2024-08-17 15:30:10 +08:00 |
yihaoDeng
|
367b6eee72
|
fix mem leak
|
2024-08-16 21:01:02 +08:00 |
yihaoDeng
|
3e928fc8fc
|
remove backend data file
|
2024-08-16 18:25:10 +08:00 |
Haojun Liao
|
54fdea3173
|
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-15 18:01:28 +08:00 |
54liuyao
|
216c53f0ae
|
fix issue
|
2024-08-14 15:22:42 +08:00 |
54liuyao
|
fd0f117544
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-12 09:37:43 +08:00 |
54liuyao
|
0913802c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-06 16:25:04 +08:00 |
54liuyao
|
bdaf0d419e
|
stream interp force window close
|
2024-08-06 16:14:15 +08:00 |