Commit Graph

64588 Commits

Author SHA1 Message Date
Alex Duan c48db6b212
Merge pull request #25964 from taosdata/TEST/3.0/TS-4721
Test/3.0/ts-4721
2024-05-30 09:21:11 +08:00
dapan1121 f09135abed
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
2024-05-30 08:46:18 +08:00
Haojun Liao 0946f25e5f fix(stream): fix syntax error. 2024-05-29 22:36:22 +08:00
Alex Duan d0e0d8620f
Merge pull request #25971 from taosdata/coverage/TD-30235-3.0
coverage: add test case for db encrypt
2024-05-29 19:50:28 +08:00
Haojun Liao becc4cb368 enh(stream): limit the concurrent started checkpoint tasks. 2024-05-29 19:29:26 +08:00
Hongze Cheng cd74a7e8e8
Merge pull request #25957 from taosdata/fix/TD-30307-3.0
fix/TD-30307
2024-05-29 18:53:59 +08:00
Ping Xiao 4f49cb7940 coverage: add test case for db encrypt 2024-05-29 18:11:45 +08:00
dapan1121 a98394949a fix: add ut thread join 2024-05-29 17:20:56 +08:00
Alex Duan 8cf5beb3a5
Merge pull request #25961 from taosdata/test/TS-4847-3.0
TS-4847: add test case
2024-05-29 16:53:23 +08:00
54liuyao 129d04a449 adj tmq param 2024-05-29 16:29:04 +08:00
wangmm0220 1a6a0d3107 fix:[TD-30323]tmq close error if consumer is cleared 2024-05-29 16:04:37 +08:00
Haojun Liao 46ca55ac74 fix(stream): avoid deadlock. 2024-05-29 15:20:35 +08:00
Hongze Cheng f55321cebc
Merge pull request #25958 from taosdata/fix/TD-30317-3.0
fix: compact and commit concurrency problem
2024-05-29 15:14:45 +08:00
Chris Zhai c9c1e3ec9d update cases.task to add test cases 2024-05-29 15:01:18 +08:00
Chris Zhai 003f9138bc add test cases for TS-4721 2024-05-29 14:59:22 +08:00
Ping Xiao 9e842929e8 TS-4847: add test case 2024-05-29 14:36:14 +08:00
Haojun Liao 27ac6ca16e fix(stream): desc the ref for checkpoint-trigger timer. 2024-05-29 14:12:14 +08:00
Hongze Cheng e75ab5b298 fix more 2024-05-29 14:10:34 +08:00
54liuyao 444014f6ac add ci 2024-05-29 14:10:08 +08:00
Hongze Cheng bb83ed2469 fix: compact and commit concurrency problem 2024-05-29 11:33:17 +08:00
Haojun Liao 09efbad117 fix(stream): drop related fill history task. 2024-05-29 11:16:26 +08:00
dmchen 5283ca87ed fix/TD-30307 2024-05-29 03:08:15 +00:00
wangmm0220 7182e0948e fix:[TD-30306]error in converity scan 2024-05-29 10:49:36 +08:00
Haojun Liao a9abe78eab other: comment invalid sleep for test purpose 2024-05-29 09:16:37 +08:00
Haojun Liao 225dfb1a93 enh(stream): check checkpoint-trigger msg every 100ms. 2024-05-29 00:30:42 +08:00
Haojun Liao d1d868f239 refactor: do some internal refactor and set the pActiveInfo for rsma. 2024-05-29 00:08:29 +08:00
54liuyao 2cf657c767 add ci 2024-05-28 19:33:38 +08:00
Shungang Li 4bfddf5020 fix: ci test case 2024-05-28 19:09:56 +08:00
54liuyao a2255ca355 add tmq param 2024-05-28 18:34:37 +08:00
Haojun Liao 8d54d45054 fix(stream): fix error found by CI. 2024-05-28 17:30:14 +08:00
Haojun Liao c3c6b680fb Merge branch '3.0' into fix/3_liaohj 2024-05-28 17:29:22 +08:00
54liuyao d815bb117b add json for batch meta 2024-05-28 16:56:23 +08:00
Shungang Li 4c47626baf fix: arb distinguish between isSync and acked 2024-05-28 16:29:42 +08:00
Shungang Li a8383369ba enh: arb check roletime before check sync 2024-05-28 15:13:58 +08:00
Hongze Cheng d7ecd98cf9
Merge pull request #25947 from taosdata/fix/community_compile_issue
compile error
2024-05-28 14:37:08 +08:00
Hongze Cheng 242b836eca compile error 2024-05-28 14:35:58 +08:00
Hongze Cheng 913612e4a6
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
2024-05-28 13:18:57 +08:00
Haojun Liao cc318d7e2d enh(stream): sink task does not initialize the backend. 2024-05-28 11:34:04 +08:00
Haojun Liao bd514fe4d3 other: merge rows. 2024-05-28 11:13:09 +08:00
Haojun Liao 230631a535
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
2024-05-28 11:08:47 +08:00
54liuyao 57bf9d1048 adj log 2024-05-28 10:56:43 +08:00
54liuyao 7fc2e8cc26 batch meta 2024-05-28 10:17:20 +08:00
Haojun Liao be107b204c enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes. 2024-05-28 09:54:22 +08:00
dapan1121 2002c69da4
Merge pull request #25926 from taosdata/fix/TD-30231
fix:[TD-30231]case failed in sometimes
2024-05-28 09:25:10 +08:00
wade zhang d30e4b9654
Merge pull request #25936 from taosdata/ts4806
add test case for ts-4806 and complicated accuracy query section by c…
2024-05-28 08:10:18 +08:00
Haojun Liao a9ca820b06 fix(query): check if pSliceIno->pPrevGroupKey is initialized or not. 2024-05-27 22:31:02 +08:00
dapan1121 99859c30ed
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
2024-05-27 18:53:21 +08:00
Hongze Cheng 81768b40fd
Merge pull request #25924 from taosdata/fix/TD-30248-3.0
fix: last cache memory leak
2024-05-27 18:14:36 +08:00
charles 86eb1313ba add test case for ts-4806 and complicated accuracy query section by charles 2024-05-27 17:22:30 +08:00
wangjiaming0909 fd34087b8c fix select from union all caused crash 2024-05-27 16:20:13 +08:00