Commit Graph

477 Commits

Author SHA1 Message Date
wangmm0220 78f991b2c9 fix:[TS-5156]case error 2024-08-09 16:56:35 +08:00
wangmm0220 a4ebe75b4c feat:[TD-30883]send data if scan wal too log 2024-08-08 11:45:08 +08:00
dapan1121 a07adec754
Merge pull request #27048 from taosdata/fix/TD-31047
fix:[TD-31047] change poll delay bigger to avoid consumer null if spl…
2024-08-08 09:23:13 +08:00
wangmm0220 c9eb3ca2f9 fix:[TD-31047] change poll delay bigger to avoid consumer null if split too long 2024-08-07 19:06:42 +08:00
wangmm0220 46f74c7a97 fix:[TD-31283] code remove by accident 2024-08-07 15:44:09 +08:00
wangmm0220 621bc6750d fix:[TD-31047] change poll delay bigger to avoid consumer null if split too long 2024-08-07 13:59:47 +08:00
chenhaoran 97b6c43c9a test:fix case for default debugflag 2024-07-18 19:15:44 +08:00
wangmm0220 7ff7ef1d73 fix:[TD-30883]send hb before close in tmq 2024-07-08 13:51:30 +08:00
wangmm0220 ea7733f9ce fix[TD-30883] tmqParamsTest.py failed in some times 2024-07-04 18:10:10 +08:00
sima 6282ebef22 fix:[TD-30755] fix heap-buffer-overflow when no qualified data in pk's data block. 2024-06-28 09:20:42 +08:00
bitcapybara 6517f59a85 test: Update TDTestCase in tmq_taosx.py to include additional data checks 2024-06-26 07:12:17 +00:00
bitcapybara 6e6a9acc43 test: [TS-5067] add test cases for the drop consumer group statement 2024-06-26 03:03:59 +00:00
wangmm0220 51a66a684a fix:[TS-5067] memory leak 2024-06-21 18:25:35 +08:00
wangmm0220 ddcf7c74f7 fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:11:33 +08:00
wangmm0220 a644814674 Merge branch 'fix/TD-30365' of https://github.com/taosdata/TDengine into fix/TD-30365 2024-06-05 18:04:55 +08:00
wangmm0220 48ecba95da fix:[TD-30365] ci case error & drop topic error if vnode is splitted 2024-06-05 18:02:57 +08:00
wangmm0220 a5db0b4de5 fix:[TD-30365] test case error 2024-06-05 10:41:22 +08:00
54liuyao 444014f6ac add ci 2024-05-29 14:10:08 +08:00
Alex Duan 132d97bbca
Merge pull request #25535 from taosdata/fix/TD-29750-3.0
fix: max topic number allow exist create
2024-04-29 09:14:19 +08:00
Alex Duan 22fd5a7a15 fix: max topic number allow exist create 2024-04-27 21:57:53 +08:00
wangmm0220 19b7bb9e0c fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-26 11:41:41 +08:00
wangmm0220 32f6d525e6 fix:compile error in windows & wait for heatbeat in case 2024-04-19 15:27:56 +08:00
yihaoDeng 4d4cc5e4d7 fix:case error 2024-04-12 11:32:22 +08:00
wangmm0220 035b61218c fix:filter data error & add test case 2024-04-11 18:01:27 +08:00
wangmm0220 14531fbf7b fix:filter data error & add test case 2024-04-11 16:20:28 +08:00
wangmm0220 da6eda6912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-09 13:44:09 +08:00
wangmm0220 463cd1bf13 fix:add test case 2024-03-25 09:09:17 +08:00
chenhaoran 34d081b138 add testcase of disorder and null data in tmq test 2024-03-19 16:45:28 +08:00
chenhaoran f0c6515e36 add testcase of disorder and null data in tmq test 2024-03-19 15:01:39 +08:00
wangmm0220 5f687f0d88 fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq 2024-03-15 15:59:03 +08:00
dapan1121 fc87e52708
Merge pull request #25064 from taosdata/mark/3.0
fix:key words error
2024-03-13 09:09:40 +08:00
wangmm0220 71c2e66be8 fix:key words error 2024-03-12 14:44:47 +08:00
wangmm0220 9e5ac49538 fix:[TS-4551] vgroplist is null in subscribe 2024-03-11 09:53:47 +08:00
yihaoDeng ca3a31440d Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-08 16:42:55 +08:00
yihaoDeng 067fb82adb fix:test case failed in some time 2024-03-08 16:39:55 +08:00
WANG MINGMING ad6da4ab54
Merge branch '3.0' into fix/TS-4540 2024-03-07 23:31:18 +08:00
wangmm0220 7c319adf46 fix:[TS-4544]do not get vgroup if subscribe query 2024-03-07 17:59:02 +08:00
wangmm0220 80f55abc61 fix:[TS-4540]seperate block if insert in one sql when subscribe query 2024-03-07 14:16:10 +08:00
chenhaoran 690c82a49e test: Splitting test cases to avoid case timeouts 2024-02-28 20:48:42 +08:00
wangmm0220 c22360a529 fix:add excluded msg for meta in tmq 2024-02-22 11:32:45 +08:00
wangmm0220 a74f12e2e1 opti:consume performance if all data is in format of "insert into using" 2024-02-19 15:50:43 +08:00
wangmm0220 43624bbe08 fix:cases error 2024-02-07 09:52:41 +08:00
wangmm0220 478e1a67ae fix:[TD-28590]add logic for consume excluded 2024-02-06 18:14:06 +08:00
wangmm0220 74561a66c3 fix:set log level to 135 for some cases 2024-01-31 17:10:31 +08:00
Alex Duan a13696c2f9
Merge pull request #24567 from taosdata/test/3.0/TD-28388
test: modify testcase of tmqvnodesplit
2024-01-22 16:16:23 +08:00
chenhaoran d593f367f0 test: increase timeout in case of tmqvnodesplit 2024-01-22 09:40:23 +08:00
chenhaoran a771366620 test: modify testcase of tmqvnodesplit 2024-01-22 09:33:34 +08:00
chenhaoran 1e3f70a1de test: add test of empty string in tmq 2024-01-19 14:04:22 +08:00
chenhaoran 7350abfca3 test: modify testcase of tmqvnodesplit 2024-01-17 09:13:29 +08:00
chenhaoran f6eccf10ed test: modify testcase of tmqvnodesplit 2024-01-16 19:15:12 +08:00