Commit Graph

62340 Commits

Author SHA1 Message Date
Hongze Cheng a705ee476c more change 2024-03-06 17:23:51 +08:00
Hongze Cheng c941ad58ee more code 2024-03-06 17:06:39 +08:00
Hongze Cheng 28d83d6ab6 more code 2024-03-06 16:42:54 +08:00
Hongze Cheng f05fe86ef0 more code 2024-03-06 16:23:02 +08:00
Hongze Cheng 5ed903dd01 more code 2024-03-06 15:52:34 +08:00
Hongze Cheng dfd725fbdb more code 2024-03-06 15:37:57 +08:00
Hongze Cheng b06e1b8236 refact more code 2024-03-06 13:30:23 +08:00
Hongze Cheng 89e493b56b more code 2024-03-06 13:15:43 +08:00
Hongze Cheng a4e00227c5 fix a little bug 2024-03-06 10:49:21 +08:00
Hongze Cheng dd155a52fa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-06 08:57:51 +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
Hongze Cheng 512892648b
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
2024-03-05 17:55:19 +08:00
Hongze Cheng 050d1bc002 more code 2024-03-05 17:25:02 +08:00
Hongze Cheng b33074dcbb &&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 17:06:45 +08:00
Hongze Cheng fb4e17a0cb more code 2024-03-05 17:06:14 +08:00
Hongze Cheng a728f2b5c9 more code 2024-03-05 16:47:59 +08:00
Hongze Cheng 1440c1b942 more code 2024-03-05 16:13:14 +08:00
Haojun Liao 45e779d464 refactor: do some internal refactor. 2024-03-05 15:48:58 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
Hongze Cheng 8aadc70b06 more code 2024-03-05 15:43:46 +08:00
Shungang Li 254afc070c fix: dynmaic config supportvnodes in ent 2024-03-05 15:20:11 +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
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
dapan1121 d2855bfd68
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
2024-03-05 10:11:49 +08:00
Hongze Cheng b0d9c2632f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 09:27:32 +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 2ac803bf3c fix(stream): clear and set task status. 2024-03-04 22:16:41 +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
Hongze Cheng 5103880397 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 19:25:34 +08:00
Hongze Cheng 40a2b06451 more code 2024-03-04 19:25:20 +08:00
dapan1121 26640329da
Merge pull request #24997 from taosdata/fix/xsren/TD-28955/memleak3.0
fix: memleak
2024-03-04 17:46:25 +08:00
Hongze Cheng e6e8cb0562
Merge pull request #24996 from taosdata/fix/TD-28984
fix(test/last_row): remove random columns' checking
2024-03-04 16:57:43 +08:00
facetosea aaa1c1d4a8 fix: memleak 2024-03-04 16:32:37 +08:00
Alex Duan f76246ef30
Merge pull request #24984 from taosdata/test/3.0/TD-28844-1
test: add subscribe and commits in compatibility test
2024-03-04 16:07:15 +08:00
Minglei Jin eba7b2fa82 fix(test/last_row): remove random columns' checking 2024-03-04 15:58:25 +08:00
Haojun Liao e7f35f5dcf
Merge pull request #24967 from taosdata/fix/TD-28859
reset flush state
2024-03-04 15:51:36 +08:00
54liuyao 988d23dd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count 2024-03-04 15:38:37 +08:00
wangmm0220 5d2d8d5f48 Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-04 14:58:26 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Hongze Cheng 7aa2dd1f5f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 14:50:49 +08:00
Haojun Liao 8418e5de21
Merge pull request #24989 from taosdata/fix/TD-28329-3
fix(test/last_both): remove last_row query
2024-03-04 13:41:58 +08:00
54liuyao 01d555aabf Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 13:34:47 +08:00
54liuyao 511ed40999 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 13:32:40 +08:00
Hongze Cheng aaa871c70f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 10:16:05 +08:00
Minglei Jin 376872acc6 fix(test/last_both): remove last_row query 2024-03-04 09:53:49 +08:00
dapan1121 74f4cc9d2a
Merge pull request #24921 from taosdata/mark/tmq-3.0
fix:[TD-28869]get error in askEp because consumer is dropped when uns…
2024-03-04 09:27:47 +08:00
Haojun Liao 0a814e97b5 enh(stream): reduce the threads requirements. 2024-03-04 09:26:54 +08:00
Hongze Cheng e9371a1eab Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 09:16:08 +08:00