Commit graph

390 commits

Author SHA1 Message Date
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
8148f26d30
Merge branch '3.0' into fix/ref 2024-11-05 10:50:28 +08:00
54liuyao
158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Haojun Liao
a685c1394a refactor: do some internal refactor. 2024-10-31 15:20:18 +08:00
Haojun Liao
930dc4abf7 fix(stream): remove invalid acquire. 2024-10-31 13:15:01 +08:00
Haojun Liao
97637d2435 other: merge 3.0 2024-10-29 09:22:17 +08:00
Haojun Liao
51f3f29d5b fix(stream): fix syntax check failure. 2024-10-27 21:52:46 +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
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
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
Haojun Liao
29ba8ffb2d refactor: init the local variable value. 2024-10-05 16:12:59 +08:00
54liuyao
d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
lyh250-666
3db73b7244 enh:modify error code passing 2024-09-23 13:39:23 +08:00
lyh250-666
dc1d1930c2 enh:modify error code passing 2024-09-23 10:15:20 +08:00
54liuyao
e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +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
Haojun Liao
586826c41f refactor: check return value. 2024-09-18 15:47:15 +08:00
Haojun Liao
c4a49a7bd9 refactor: do some internal refactor. 2024-09-15 00:45:45 +08:00
Haojun Liao
99dbb78992 refactor: check return value for stream. 2024-09-13 22:43:55 +08:00
Haojun Liao
c13248dd4e refactor: remove void. 2024-09-12 19:23:05 +08:00
Haojun Liao
3d50df7191 refactor: remove void. 2024-09-12 16:05:07 +08:00
lyh250-666
6cbb0cf172 enh:modify error code passing libs/ 2024-09-11 09:58:41 +08:00
Haojun Liao
51bee72807 fix(stream):not reset the failed checkpointId 2024-09-10 12:58:08 +08:00
Haojun Liao
cbc0bceec6 fix(stream): fix syntax error. 2024-09-09 15:37:05 +08:00
Haojun Liao
a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
Haojun Liao
277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
Pan Wei
645b264cad
Merge pull request #27566 from taosdata/fix/TD-31802
fix(stream):fix stream memory leak
2024-09-02 09:33:52 +08:00
Haojun Liao
4c91928db3
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
2024-08-31 15:57:27 +08:00
54liuyao
5370b47468 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31802 2024-08-30 15:42:59 +08:00
54liuyao
d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Haojun Liao
fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
Yihao Deng
b4821224c6 force remve stream path 2024-08-29 11:28:59 +00:00
Yihao Deng
79688e32a3 add debug info 2024-08-29 09:54:28 +00:00
Haojun Liao
63ec527e04
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
2024-08-29 13:43:06 +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
Yihao Deng
7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
Yihao Deng
e1998d151b update qid log 2024-08-24 10:19:25 +00:00
yihaoDeng
d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +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
yihaoDeng
b6c3e75746 fix mem leak 2024-08-17 09:47:43 +08:00
Haojun Liao
f4bac23906 refactor: do some internal refactor 2024-08-17 01:47:30 +08:00
yihaoDeng
d0beeea917 fix mem leak 2024-08-16 21:18:42 +08:00
yihaoDeng
871f4dcb3d fix mem leak 2024-08-16 21:18:22 +08:00
yihaoDeng
367b6eee72 fix mem leak 2024-08-16 21:01:02 +08:00
yihaoDeng
6bdbbc4b15 fix mem leak 2024-08-16 19:40:51 +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