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 |
|
Haojun Liao
|
868898d11c
|
fix(stream): delay to load the stream task.
|
2024-08-16 00:28:49 +08:00 |
|
Haojun Liao
|
e9cf8471ef
|
Merge pull request #27260 from taosdata/fix/3_liaohj
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-16 00:27:42 +08:00 |
|
Haojun Liao
|
54fdea3173
|
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-15 18:01:28 +08:00 |
|
Haojun Liao
|
264bfe3f28
|
Merge pull request #27200 from taosdata/fix/syntax
fix(stream): init the in-mem task list when recv checkpoint-report.
|
2024-08-14 09:15:04 +08:00 |
|
Haojun Liao
|
eb029395a2
|
fix(stream): init exec when mnd become leader.
|
2024-08-14 00:38:15 +08:00 |
|
Haojun Liao
|
57a0c7b487
|
fix(stream): init the in-mem task list when recv checkpoint-report. check the number of complete downstream check by checking it in hashmap, not just number.
|
2024-08-13 23:20:37 +08:00 |
|
Haojun Liao
|
5ff6397416
|
fix(stream): update return value check.
|
2024-08-12 10:25:47 +08:00 |
|
Haojun Liao
|
bc14da28e5
|
refactor: do some internal refactor.
|
2024-08-09 10:31:05 +08:00 |
|
Haojun Liao
|
b24e8efa5f
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-08-09 02:02:56 +08:00 |
|
Haojun Liao
|
dfa74f82d7
|
fix(stream): avoid repeat send checkpoint-report msg.
|
2024-08-09 00:40:05 +08:00 |
|
Haojun Liao
|
fe7565330b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-08 11:20:12 +08:00 |
|