Haojun Liao
|
aef11bf3a8
|
fix(stream): add one more status for check.
|
2024-03-08 00:25:08 +08:00 |
yihaoDeng
|
3416d68433
|
add coverity scan
|
2024-03-05 21:02:20 +08:00 |
Haojun Liao
|
3aa2e24d78
|
Merge pull request #25006 from taosdata/fix/nullcheck
fix(stream): set the dest epset from mnode, and set the retry error
|
2024-03-05 19:46:41 +08:00 |
Haojun Liao
|
45e779d464
|
refactor: do some internal refactor.
|
2024-03-05 15:48:58 +08:00 |
Haojun Liao
|
cdfbbc2985
|
fix(stream): set the dest epset from mnode, and set the retry error code for trans.
|
2024-03-05 13:28:34 +08:00 |
Haojun Liao
|
4d10f28a00
|
Merge pull request #24999 from taosdata/fix/nullcheck
fix(stream): remove related fill-history if task in stop status.
|
2024-03-05 09:15:21 +08:00 |
Haojun Liao
|
a38161299b
|
fix(stream): add clear msgData buf impl.
|
2024-03-04 19:51:01 +08:00 |
Haojun Liao
|
ad1780dbdc
|
fix(stream): reset the pData after transferring state.
|
2024-03-04 19:32:22 +08:00 |
Haojun Liao
|
80fd3e0445
|
fix(stream): remove related fill-history if task in stop status.
|
2024-03-04 19:31:47 +08:00 |
54liuyao
|
9859e86d5a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 09:10:41 +08:00 |
Haojun Liao
|
daa6eab287
|
Merge branch '3.0' into fix/nullcheck
|
2024-03-03 16:49:43 +08:00 |
Haojun Liao
|
550d0fe5ae
|
fix(stream): add an assert.
|
2024-03-03 16:46:13 +08:00 |
54liuyao
|
3febcb96a0
|
reset flush state
|
2024-03-01 10:57:57 +08:00 |
Haojun Liao
|
8791a163f8
|
other: merge 3.0
|
2024-02-29 22:31:52 +08:00 |
Haojun Liao
|
db92bf84d8
|
other: merge 3.0
|
2024-02-29 22:21:50 +08:00 |
54liuyao
|
4c47332098
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
54liuyao
|
6619175fde
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
Hongze Cheng
|
d9095d80de
|
Merge pull request #24916 from taosdata/addBackendTest
Add backend test
|
2024-02-28 19:16:14 +08:00 |
yihaoDeng
|
17e9f1d747
|
add test case
|
2024-02-28 09:33:48 +00:00 |
yihaoDeng
|
8c46c71c98
|
add test case
|
2024-02-28 09:02:55 +00:00 |
yihaoDeng
|
249141a9a2
|
add compress dict
|
2024-02-28 08:16:02 +00:00 |
yihaoDeng
|
d5c5dc7026
|
add test case
|
2024-02-28 06:45:35 +00:00 |
yihaoDeng
|
d7f14e916d
|
add test case
|
2024-02-28 06:01:50 +00:00 |
yihaoDeng
|
9f983a07d7
|
add test case
|
2024-02-28 10:48:24 +08:00 |
yihaoDeng
|
e1f11d1639
|
add test case to stream backend
|
2024-02-28 00:48:20 +00:00 |
yihaoDeng
|
b3c18c31da
|
add test case to stream backend
|
2024-02-27 12:19:37 +00:00 |
yihaoDeng
|
6b6f5aa5d1
|
add test case
|
2024-02-27 05:51:32 +00:00 |
yihaoDeng
|
8d36445bb5
|
add stream backend test
|
2024-02-27 05:29:58 +00:00 |
Haojun Liao
|
aee0460daf
|
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 11:15:09 +08:00 |
Haojun Liao
|
dafac591f7
|
enh(stream): add rsp for req-checkpoint
|
2024-02-27 10:53:25 +08:00 |
yihaoDeng
|
e41e10bf35
|
add stream backend test
|
2024-02-26 11:51:46 +00:00 |
Haojun Liao
|
2800454c35
|
Merge branch '3.0' into fix/nullcheck
|
2024-02-24 01:46:15 +08:00 |
Haojun Liao
|
df2488431e
|
fix(stream): add logs.
|
2024-02-24 00:40:26 +08:00 |
Haojun Liao
|
98ff21c879
|
Merge pull request #24840 from taosdata/fix/nullcheck
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-24 00:40:09 +08:00 |
yihaoDeng
|
c54e4aeaad
|
add test case
|
2024-02-23 09:30:53 +00:00 |
Haojun Liao
|
d8ffa65b62
|
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-23 09:12:27 +08:00 |
54liuyao
|
c7a50acd63
|
rebuild sliding window
|
2024-02-23 09:05:30 +08:00 |
Haojun Liao
|
af1f61cd39
|
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-22 19:05:30 +08:00 |
54liuyao
|
8c6ea4079c
|
delete invalid result
|
2024-02-22 14:15:35 +08:00 |
Haojun Liao
|
b27b635c10
|
fix(stream): allow hb message rsp.
|
2024-02-21 13:55:06 +08:00 |
Haojun Liao
|
d6f5ae226b
|
refactor: do some internal refactor.
|
2024-02-21 09:42:23 +08:00 |
Haojun Liao
|
8d848a5bf0
|
fix(stream): add null ptr check.
|
2024-02-21 09:40:22 +08:00 |
Haojun Liao
|
13c3654bf5
|
other: merge 3.0
|
2024-02-20 10:51:04 +08:00 |
54liuyao
|
0e8170de49
|
remove invalid code
|
2024-02-20 10:17:47 +08:00 |
Alex Duan
|
2eb33b6ee6
|
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
|
2024-02-20 09:14:03 +08:00 |
Haojun Liao
|
46b1fe520f
|
Merge pull request #24538 from taosdata/feat/TD-22023
stream count window
|
2024-02-20 08:50:25 +08:00 |
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
Haojun Liao
|
931b9f0b51
|
other: merge 3.0
|
2024-02-19 18:27:18 +08:00 |
dapan1121
|
1bf885d810
|
Merge pull request #24771 from taosdata/fix/TD-28567
fix:[TD-28567] do not add md5 to the end of subtable if create stream…
|
2024-02-19 17:23:09 +08:00 |
Alex Duan
|
ba306043bb
|
Merge branch '3.0' into coverage/TD-28602-3.0
|
2024-02-19 16:06:57 +08:00 |