xiao-77
|
c66a834d1e
|
Replace unsafe memory functions with safe versions in wal&sync.
|
2024-12-13 15:19:29 +08:00 |
|
Shengliang Guan
|
84ea0f1ddd
|
Merge branch 'main' into merge/mainto2.0
|
2024-12-03 15:50:18 +08:00 |
|
Haojun Liao
|
67d6458254
|
fix: check return value.
|
2024-11-30 00:34:13 +08:00 |
|
Haojun Liao
|
9a9a1828c1
|
refactor: display the time window for force_window_close.
|
2024-11-29 13:47:20 +08:00 |
|
Haojun Liao
|
187997d5f0
|
fix(stream): record the failed checkpointId, after receive reset task info.
|
2024-11-14 17:40:37 +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
|
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
|
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
|
720d1c2486
|
fix(stream): fix memory leak.
|
2024-09-18 16:43:18 +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
|
0335799e1c
|
refactor: remove void.
|
2024-09-12 21:48:54 +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
|
568b18d4ed
|
fix(stream): update the acceptcode for task epset update.
|
2024-09-10 14:34:53 +08:00 |
|
Haojun Liao
|
81b0bdadc1
|
fix(stream): update the acceptcode for task epset update.
|
2024-09-10 14:31:24 +08:00 |
|
54liuyao
|
88d01d8980
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-09 11:21:23 +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 |
|
Haojun Liao
|
0728c93cd0
|
Merge pull request #27695 from taosdata/fix/create_tb
refactor: add random error generator for stream trans.
|
2024-09-08 18:24:24 +08:00 |
|
Haojun Liao
|
9e33244209
|
fix(stream):remove assert.
|
2024-09-06 16:06:30 +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
|
752ef0cf1d
|
refactor: add random error generator for stream trans.
|
2024-09-05 17:41:36 +08:00 |
|
Haojun Liao
|
277528996e
|
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-05 16:04:36 +08:00 |
|
54liuyao
|
d4062efa1c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-03 09:29:41 +08:00 |
|
lyh250-666
|
f91305c52f
|
enh:modify error code pass for taosMemoryCalloc in dnode/mgmt mnode/
|
2024-09-02 04:40:20 +00: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 |
|
dmchen
|
d6f13d838e
|
fix/TD-31542-fix-case
|
2024-08-28 10:52:03 +00:00 |
|
dmchen
|
f8c1e66960
|
fix/TD-31542-remove-assert-mnode
|
2024-08-28 05:33:43 +00: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
|
54fdea3173
|
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-15 18:01:28 +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 |
|
Haojun Liao
|
71b8f67ea6
|
refactor: do some internal refactor.
|
2024-08-09 11:37:34 +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 |
|
54liuyao
|
77c0324e20
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-08 09:12:26 +08:00 |
|
Haojun Liao
|
3ae295dd1f
|
Merge pull request #27032 from taosdata/fix/syntax
fix(stream):set accept code for trans.
|
2024-08-08 09:08:08 +08:00 |
|
Haojun Liao
|
255faa0eac
|
fix(stream): update acceptable code.
|
2024-08-07 11:43:38 +08:00 |
|
Haojun Liao
|
1e0b6b08b2
|
fix(stream):set accept code for trans.
|
2024-08-07 09:54:35 +08:00 |
|
dmchen
|
6a225d5639
|
fix/TD-31091-fix-case
|
2024-08-07 01:51:09 +00:00 |
|
54liuyao
|
bdaf0d419e
|
stream interp force window close
|
2024-08-06 16:14:15 +08:00 |
|
dmchen
|
0a2d006c02
|
fix/TD-31091
|
2024-08-05 09:26:36 +00:00 |
|
Haojun Liao
|
c5bac71b32
|
fix(stream): remove invalid return code check.
|
2024-08-01 16:14:59 +08:00 |
|
Haojun Liao
|
3a1a528028
|
fix(stream): cancel fetch
|
2024-08-01 16:14:30 +08:00 |
|
Haojun Liao
|
400ed18c6a
|
fix(stream): fix memory leak.
|
2024-08-01 16:14:27 +08:00 |
|
Haojun Liao
|
e8f6454d17
|
fix(stream): compare vg replica according to different db.
|
2024-08-01 16:14:22 +08:00 |
|
Haojun Liao
|
90ab86deb6
|
fix(stream): remove invalid return code check.
|
2024-08-01 15:59:57 +08:00 |
|
Haojun Liao
|
6ba428fbf8
|
other: merge 3.0.
|
2024-08-01 11:15:49 +08:00 |
|
Haojun Liao
|
3a74d5bd11
|
fix(stream): cancel fetch
|
2024-08-01 09:21:54 +08:00 |
|