Commit Graph

353 Commits

Author SHA1 Message Date
wangmm0220 be4b7f0254 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-06 20:03:59 +08:00
wangmm0220 3c6ba2eca1 opti:[TS-4593] transform offset from file to tdb in tmq 2024-08-06 14:47:22 +08:00
dapan1121 06bbec005a
Merge pull request #26901 from taosdata/fix/TD-31146
fix:[TD-31146] invalid read if tmq is freed
2024-08-01 19:16:50 +08:00
wangmm0220 c75281b9ff fix:[TD-31146] invalid read if tmq is freed 2024-08-01 11:29:21 +08:00
wangmm0220 7298feac14 fix:[TD-31146] invalid read if tmq is freed 2024-07-31 14:11:45 +08:00
wangmm0220 ce3d60ed20 feat:[TS-4592]remove lost status for consumer 2024-07-29 23:57:28 +08:00
wangmm0220 43696418c1 Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TD-31097 2024-07-28 03:03:20 +08:00
wangmm0220 7cb5c2ef01 fix:[TD-31017]process return value in client 2024-07-28 01:29:13 +08:00
dapan1121 21f6ddf3d0
Merge pull request #26773 from taosdata/opti/TD-31017-tq-server
fix:[TD-31017]process return value in vnode for tmq
2024-07-27 15:35:39 +08:00
sima 99b0f1c652 enh:[TD-31070] Handling return value of clientEnv.c 2024-07-26 16:09:04 +08:00
wangmm0220 f06bc2467d fix:[TD-31017]process return value in vnode for tmq 2024-07-25 14:00:03 +08:00
wangmm0220 b3d1cd9ed1 fix:[TD-31017]process return value in client for tmq 2024-07-25 00:21:01 +08:00
wangmm0220 b873356d80 fix:[TD-31017]process return value in client for tmq 2024-07-23 16:35:46 +08:00
wangmm0220 37fd3d4fa8 fix:[TD-31017]process return value in client for tmq 2024-07-23 16:29:10 +08:00
wangmm0220 3bd21d446d fix:[TD-31017]process return value in client for tmq 2024-07-23 14:35:40 +08:00
wangmm0220 62a781ac6e fix:[TD-31017]process return value in client for tmq 2024-07-23 14:32:28 +08:00
wangmm0220 ac9b27dcce fix:[TD-31017]process return value in client for tmq 2024-07-23 14:19:02 +08:00
wangmm0220 862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
Hongze Cheng 53d917cf89 fix CI problem 2024-07-17 09:57:13 +08:00
Hongze Cheng 64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +08:00
wangmm0220 f90fd21142 fix:[TS-4592]merge conflicts 2024-07-11 15:04:07 +08:00
wangmm0220 b28437aaba feat:[TS-4592] clear lost status for consumer 2024-07-10 18:42:20 +08:00
wangmm0220 3236907467 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30915 2024-07-09 18:35:41 +08:00
wangmm0220 2176fa3b1a fix:[TD-30883]send hb before close in tmq 2024-07-08 15:49:00 +08:00
wangmm0220 2ce9d05f75 fix:[TD-30915]tmq exit elegantly 2024-07-08 15:33:04 +08:00
wangmm0220 e14d11c78a fix:[TD-30915]tmq exit elegantly 2024-07-08 14:28:27 +08:00
wangmm0220 322c0633aa fix:[TD-30915]send hb before close in tmq 2024-07-08 10:46:14 +08:00
wangmm0220 fc544705fe fix:[TD-30915]tmq exit elegantly 2024-07-08 09:12:50 +08:00
wangmm0220 304460f452 fix:[TD-30725] fix potential memory leaks 2024-07-01 10:49:24 +08:00
dapan1121 18019bcd44
Merge pull request #26310 from taosdata/fix/TD-30704-3.0
fix:[TD-30704] null pointer error if exception occurs
2024-06-27 10:57:14 +08:00
Hongze Cheng b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
wangmm0220 173446e84e fix:[TD-30704] null pointer error if exception occurs 2024-06-25 13:59:56 +08:00
wangmm0220 0e473952c4 fix:[TD-28412] change offset from earliest/-1 to earliest/0 to avoid tmqParamsTest.py error 2024-06-06 14:18:21 +08:00
wangmm0220 61475a0a7b docs:[TD-30393]add api document for tmq 2024-06-04 17:24:10 +08:00
wangmm0220 cebb168133 Merge branch '3.0' of https://github.com/taosdata/TDengine into doc/TD-30393 2024-06-04 14:28:34 +08:00
wangmm0220 61e6b25da6 fix:add api document for tmq 2024-06-04 14:27:46 +08:00
dapan1121 c2394eaec8
Merge pull request #25956 from taosdata/fix/TD-30306
fix:[TD-30306]error in converity scan
2024-06-04 09:15:37 +08:00
dapan1121 8a4070f06c
Merge pull request #25966 from taosdata/fix/TD-30323-3.0
fix:[TD-30323]tmq close error if consumer is cleared
2024-06-03 19:02:59 +08:00
wangmm0220 5217131f50 fix:[TD-30306]error in converity scan 2024-06-03 16:48:44 +08:00
wangmm0220 d85d3aa70e fix:[TD-30306]error in converity scan 2024-06-02 22:06:52 +08:00
wangmm0220 1a6a0d3107 fix:[TD-30323]tmq close error if consumer is cleared 2024-05-29 16:04:37 +08:00
wangmm0220 7182e0948e fix:[TD-30306]error in converity scan 2024-05-29 10:49:36 +08:00
54liuyao a2255ca355 add tmq param 2024-05-28 18:34:37 +08:00
54liuyao 7fc2e8cc26 batch meta 2024-05-28 10:17:20 +08:00
54liuyao d33b2521fd adj res type 2024-05-24 11:42:08 +08:00
54liuyao be82e4acd2 add log 2024-05-24 11:25:30 +08:00
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
wangmm0220 07a0d21ff0 fix:[TS-4716]wait too long if change system time 2024-05-17 23:39:17 +08:00
wangmm0220 b0cdf887b4 fix:[TS-4716]wait too long if change system time 2024-05-17 14:27:09 +08:00
factosea e1ae87bbf5 use tsem2 2024-05-15 14:57:14 +08:00