Commit graph

808 commits

Author SHA1 Message Date
54liuyao
e6ac454303 Merge branch 'main' of https://github.com/taosdata/TDengine 2024-12-17 18:02:36 +08:00
54liuyao
63a6428e34 fix(stream):adjust status of ins_streams 2024-12-17 17:59:53 +08:00
xiao-77
c4ed102c11 Merge branch '3.0' into enh/3.0/TD-31709 2024-12-16 10:00:02 +08:00
xiao-77
da8dd39bd8 Fix ci problems. 2024-12-13 17:21:30 +08:00
xiao-77
c66a834d1e Replace unsafe memory functions with safe versions in wal&sync. 2024-12-13 15:19:29 +08:00
Haojun Liao
fa591f4667 other: merge 3.0 2024-12-11 19:07:30 +08:00
Haojun Liao
1d700079d4 refactor: 1) add update task nodeep trans for every involved streams. 2) do some internal refactor for conflict check. 2024-12-06 18:56:49 +08:00
Haojun Liao
6bbfc1aead fix(stream): do rsp for checkpoint reqs. 2024-12-04 19:19:57 +08:00
Haojun Liao
9a9a1828c1 refactor: display the time window for force_window_close. 2024-11-29 13:47:20 +08:00
Haojun Liao
9cc2aec9d6 fix(stream): set correct value and open inputQ for stream if reset checkpoint. 2024-11-15 17:12:01 +08:00
Haojun Liao
969db55e9f fix(stream): update the checkpoint report info in SCheckpointReport 2024-11-14 17:42:55 +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
0614efdffd fix(stream): check the right return code for concurrent checkpoint trans. 2024-11-04 20:06:36 +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
97637d2435 other: merge 3.0 2024-10-29 09:22:17 +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
27c087e9ae refactor: do some internal refactor. 2024-10-16 18:36:49 +08:00
Haojun Liao
39495ec935 refactor: do some internal refactor. 2024-10-09 10:07:08 +08:00
Haojun Liao
6170bb5c1c enh(stream): check the existence for snode. 2024-10-09 09:39:32 +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
e79d8657bf refactor: do some internal refactor. 2024-09-29 14:32:54 +08:00
Haojun Liao
8d29726511 fix(stream): fix memory leak. 2024-09-29 14:18:24 +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
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
0a7022693c refactor: do some internal refactor. 2024-09-19 18:13: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
Haojun Liao
586826c41f refactor: check return value. 2024-09-18 15:47:15 +08:00
Haojun Liao
3332a0b822 refactor: do some internal refactor. 2024-09-15 01:19:30 +08:00
Haojun Liao
0335799e1c refactor: remove void. 2024-09-12 21:48:54 +08:00
lyh250-666
726b133721 modify error code passing 2024-09-12 07:46:30 +00:00
Haojun Liao
da990aa91d fix(stream): fix syntax error. 2024-09-10 17:20:32 +08:00
Haojun Liao
eba32fdcb3 fix(stream): not set the in progress if stream already exists. 2024-09-10 10:37:23 +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
979c6e20e6 fix(stream):set the code to be in_progress and do some internal refactor. 2024-09-09 11:12:30 +08:00
lyh250-666
f91305c52f enh:modify error code pass for taosMemoryCalloc in dnode/mgmt mnode/ 2024-09-02 04:40:20 +00: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
dmchen
1adb57b994 fix/TD-31622-remove-reference-when-cancel 2024-08-30 03:46:17 +00:00
54liuyao
d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Haojun Liao
1f8c9a3402
Merge pull request #27531 from taosdata/fix/ly_stream
fix(stream):forbid create stream on Windows
2024-08-29 19:28:50 +08:00
54liuyao
460394038d fix(stream):forbid create stream on Windows 2024-08-29 16:10:06 +08:00
dmchen
23a8a77dc3 fix/TD-31686-change-to-print-log 2024-08-29 06:45:08 +00:00
dmchen
b2af572bc2 fix/TD-31686-remove-avoid-stream 2024-08-29 04:03:33 +00:00
Hongze Cheng
fec49abf33
Merge pull request #27518 from taosdata/fix/TD-31686-remove-void-hash
fix/TD-31686-remove-void-hash
2024-08-29 11:57:29 +08:00
dmchen
68d8700846 fix/TD-31686-fix-case 2024-08-29 01:02:26 +00:00
dmchen
be5ac5d0c8 fix/TD-31686-remove-void-hash 2024-08-28 08:28:24 +00:00
dmchen
f8c1e66960 fix/TD-31542-remove-assert-mnode 2024-08-28 05:33:43 +00:00
yihaoDeng
b6cf379247 fix double send-rsp 2024-08-16 16:53:44 +08:00
Haojun Liao
7c44227048
Merge pull request #27263 from taosdata/fix/3_liaohj
fix(stream): delay to load the stream task.
2024-08-16 09:11:30 +08:00