Commit Graph

62570 Commits

Author SHA1 Message Date
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
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
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
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 0d82ea9e62
Merge pull request #24966 from taosdata/fix/3_liaohj
enh(stream): async handle pause event
2024-03-04 09:10:10 +08:00
54liuyao efb3558c8f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 09:08:55 +08:00
chenhaoran 232bd60a23 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-28844-1 2024-03-04 09:03:09 +08:00
dapan1121 d565ac5374
Merge pull request #24952 from taosdata/fix/TD-28904_and_TD-28894
fix: memory free sequence of sub request caused memory use after free
2024-03-04 08:48:25 +08:00
chenhaoran 7d4baa70da Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-04 02:44:30 +08:00
chenhaoran 8ff0fd346f test: add subscribe and commits in compatibility test 2024-03-04 02:42:03 +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
Haojun Liao 5554362399 fix(stream):remove unused def. 2024-03-03 16:41:16 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
dapan1121 a13806e5c7
Merge pull request #24971 from taosdata/54liuyao-patch-2
Update 14-stream.md
2024-03-01 17:03:01 +08:00
dapan1121 2b53903857
Merge pull request #24970 from taosdata/54liuyao-patch-1
Update 14-stream.md
2024-03-01 17:02:45 +08:00
liuyao 43a3f85f48
Update 14-stream.md 2024-03-01 16:57:24 +08:00
liuyao 0926bbf8fa
Update 14-stream.md 2024-03-01 16:56:23 +08:00
dapan1121 413c1ee4ab
Update 14-stream.md 2024-03-01 16:47:55 +08:00
liuyao dadaa9055f
Update 14-stream.md 2024-03-01 16:40:24 +08:00
liuyao ce379d077d
Update 14-stream.md 2024-03-01 16:32:45 +08:00
wangmm0220 e009e5ab8c fix:modify agg count to default 10 2024-03-01 15:58:24 +08:00
liuyao 4a53bfb107
Update 14-stream.md 2024-03-01 15:11:04 +08:00
liuyao e20dc784f8
Update 14-stream.md 2024-03-01 15:09:57 +08:00
liuyao 1bf403660f
Update 14-stream.md 2024-03-01 15:02:26 +08:00
54liuyao 332f8b82b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-03-01 13:13:22 +08:00
54liuyao dfae8a9471 optimze plan and add ci 2024-03-01 11:31:46 +08:00
wade zhang 98fa384da2
Merge pull request #24936 from taosdata/test/3.0/TD-28868
test: Splitting test cases to avoid case timeouts
2024-03-01 11:27:45 +08:00
54liuyao 8df1f09561 optimze plan and add ci 2024-03-01 11:27:33 +08:00
wangjiaming0909 9a5219d594 fix: memory free sequence of sub request caused memory use after free 2024-03-01 11:18:03 +08:00
54liuyao 3febcb96a0 reset flush state 2024-03-01 10:57:57 +08:00
Hongze Cheng 818b9d1564
Merge pull request #24943 from taosdata/ENH/TD-28888-3.0
enh: adjust an error logging msg in process sync msg
2024-03-01 10:00:31 +08:00
Hongze Cheng ddea43e5d5
Merge pull request #24964 from taosdata/fix/fixMemleakWhileQuit
Fix/fix memleak while taosd quit
2024-03-01 09:26:14 +08:00
Hongze Cheng 22e52d6d82
Merge pull request #24958 from taosdata/fix/TD-28920-3.0
fix/TD-28920
2024-03-01 09:21:07 +08:00
dapan1121 b116ea17a8
Merge pull request #24961 from taosdata/fix/xsren/TD-28330/coverage2
delete unused code
2024-03-01 09:07:26 +08:00
wade zhang f60e950cdd
Merge pull request #24942 from taosdata/docs/adam/fix-py-ws-tmq-code-3.0
docs: fix python demo code
2024-03-01 07:49:14 +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
wade zhang 52a63f3a72
Merge pull request #24950 from taosdata/docs/release_3230_3.0
release 3.2.3.0
2024-02-29 21:40:01 +08:00
Hongze Cheng c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00
yihaoDeng 867e81c5f5 fix mem leak while taosd quit 2024-02-29 10:58:49 +00:00
Minglei Jin 3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
yihaoDeng e0b1b5a1c6 fix mem leak while taosd quit 2024-02-29 10:54:35 +00:00
dapan1121 ac1d757afe
Merge pull request #24866 from taosdata/fix/xsren/TD-28513/oom3.0
Fix/xsren/td 28513/oom3.0
2024-02-29 18:53:57 +08:00
yihaoDeng 881ffacb4f fix mem leak while taosd quit 2024-02-29 10:52:50 +00:00