Haojun Liao
|
eb029395a2
|
fix(stream): init exec when mnd become leader.
|
2024-08-14 00:38:15 +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 |
Haojun Liao
|
1e0b6b08b2
|
fix(stream):set accept code for trans.
|
2024-08-07 09:54:35 +08:00 |
Haojun Liao
|
e9ac0d6cd4
|
other: merge 3.0
|
2024-08-05 13:38:05 +08:00 |
Haojun Liao
|
099064af5e
|
other: merge 3.0
|
2024-08-02 13:29:35 +08:00 |
Haojun Liao
|
9b81f536a1
|
Merge pull request #26938 from taosdata/fix/create_tb
fix(stream): fix memory leak.
|
2024-08-02 12:55:17 +08:00 |
Haojun Liao
|
079f6358aa
|
refactor: do some internal refactor.
|
2024-08-02 11:49:21 +08:00 |
Haojun Liao
|
42c11e9e36
|
refactor: do some internal refactor.
|
2024-08-02 11:38:30 +08:00 |
Haojun Liao
|
7f04e2cfb9
|
fix(stream): fix memory leak.
|
2024-08-02 10:47:06 +08:00 |
Haojun Liao
|
27cadbbcb6
|
other: merge 3.0
|
2024-08-02 09:16:03 +08:00 |
Haojun Liao
|
2075bfd0f6
|
fix(stream): check return value.
|
2024-08-01 17:17:32 +08:00 |
Haojun Liao
|
aefb9d275e
|
fix(stream): add ts in HbMsg.
|
2024-08-01 15:22:37 +08:00 |
Haojun Liao
|
91dcf63933
|
other: merge 3.0
|
2024-07-31 15:01:13 +08:00 |
Haojun Liao
|
52b3e1be6f
|
fix(stream): drop orphan tasks/reset task in trans done by write-queue.
|
2024-07-31 14:08:22 +08:00 |
dapan1121
|
4e62fda958
|
Merge pull request #26877 from taosdata/fix/3.0/TD-31133
fix:[TD-31133] Fix crash when using partition by with having clause.
|
2024-07-31 10:31:57 +08:00 |
sima
|
880921e165
|
fix:[TD-31133] Fix crash when using partition by with having clause.
|
2024-07-30 15:55:04 +08:00 |
Haojun Liao
|
0bb263076e
|
fix(stream): check return value
|
2024-07-30 10:13:02 +08:00 |
dapan1121
|
05ccb32992
|
Merge pull request #26816 from taosdata/fix_tsma_test
fix tsma test for invalid paramters when creating tsma
|
2024-07-28 20:31:11 +08:00 |
Haojun Liao
|
5096e25032
|
fix(stream): set correct name.
|
2024-07-28 12:14:39 +08:00 |
wangjiaming0909
|
49ef380e97
|
fix tsma test for invalid paramters when creating tsma
|
2024-07-27 22:40:36 +08:00 |
kailixu
|
2fd3bf87fc
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-24 16:08:34 +08:00 |
Haojun Liao
|
3e6d3c5416
|
refactor: do some internal refactor.
|
2024-07-24 14:35:55 +08:00 |
Haojun Liao
|
3cb462cdf9
|
refactor: do some internal refactor.
|
2024-07-24 14:34:45 +08:00 |
Haojun Liao
|
1237120730
|
fix(stream): ignore error.
|
2024-07-24 14:31:16 +08:00 |
Haojun Liao
|
4d8064c950
|
fix(tsdb):fix invalid return code.
|
2024-07-23 19:16:06 +08:00 |
kailixu
|
66dda35f75
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-23 18:06:44 +08:00 |
Haojun Liao
|
7497f193c7
|
fix(stream): check return value, and do some internal refactor.
|
2024-07-23 14:47:29 +08:00 |
Haojun Liao
|
5f9f6310a4
|
fix(stream): check the correct return value.
|
2024-07-23 09:57:13 +08:00 |
kailixu
|
280c5d4b3d
|
enh: return error code
|
2024-07-22 16:33:42 +08:00 |
Haojun Liao
|
be162fb62f
|
fix(stream): check return value.
|
2024-07-22 13:31:57 +08:00 |
Haojun Liao
|
ebe1d09d74
|
fix(stream): check return value.
|
2024-07-22 10:07:18 +08:00 |
Haojun Liao
|
cb42806148
|
fix(stream): update some logs.
|
2024-07-12 13:31:39 +08:00 |
Haojun Liao
|
8c024c8554
|
fix(stream): add some logs.
|
2024-07-12 11:43:14 +08:00 |
Haojun Liao
|
4e684c400d
|
fix(stream): ignore the invalid_vgroup_id error for checkpoint_trans.
|
2024-07-11 15:12:05 +08:00 |
Haojun Liao
|
8db4722be4
|
fix(stream):fix syntax error.
|
2024-07-09 16:08:35 +08:00 |
Haojun Liao
|
acde36a25b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-07-09 14:43:35 +08:00 |
Haojun Liao
|
0cbf88f021
|
fix(stream): fix memory leak.
|
2024-07-08 14:51:08 +08:00 |
Haojun Liao
|
6e15c16cf7
|
fix(stream): check the set consensus-checkpointId ts.
|
2024-07-08 14:33:28 +08:00 |
Haojun Liao
|
647f9f47ef
|
refactor: do some internal refactor.
|
2024-07-08 10:32:23 +08:00 |
Haojun Liao
|
ce4153b6fc
|
fix(stream): use hb to send the consens-checkpointid req.
|
2024-07-08 09:05:33 +08:00 |
Haojun Liao
|
674acd0e9f
|
refactor(stream): delay checkpointInterval to generate the checkpoint after stream started.
|
2024-07-05 18:53:35 +08:00 |
Haojun Liao
|
6a1555e893
|
refactor: do some internal refactor.
|
2024-07-05 18:06:00 +08:00 |
Haojun Liao
|
8e6bb176c2
|
fix(stream): use trans to set the consensus-checkpoint id
|
2024-07-05 16:17:20 +08:00 |
Haojun Liao
|
78993d9c55
|
fix(stream): update logs.
|
2024-07-05 09:00:01 +08:00 |
Haojun Liao
|
db4a00c74e
|
fix(stream): not restart for reset task status.
|
2024-07-05 08:55:40 +08:00 |
Haojun Liao
|
47b0a0464e
|
fix(stream): send checkpoint-source-rsp to mnode before reset task status.
|
2024-07-04 15:21:16 +08:00 |