Commit graph

248 commits

Author SHA1 Message Date
kailixu
50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
wangmm0220
02346072fc fix:[TD-31017]process return value in mnode for tmq 2024-07-23 16:02:07 +08:00
wangmm0220
7b39915027 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:43:26 +08:00
wangmm0220
862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
kailixu
280c5d4b3d enh: return error code 2024-07-22 16:33:42 +08:00
dmchen
8501d0a909 fix case 2024-07-18 02:36:28 +00:00
dmchen
f727668ebb fix/TD-30989 2024-07-17 11:41:15 +00:00
wangmm0220
70db803aec fix:[TD-30365] ci case error & drop topic error if vnode is splitted 2024-06-11 17:24:29 +08:00
wangmm0220
a096e2c071 fix:memory leak 2024-06-02 21:28:53 +08:00
wangmm0220
ad075ef1de fix:[TD-30323]tmq close error if consumer is cleared 2024-06-01 16:19:17 +08:00
wangmm0220
1a6a0d3107 fix:[TD-30323]tmq close error if consumer is cleared 2024-05-29 16:04:37 +08:00
wangmm0220
42467c0e00 opti:raw data from tmq 2024-04-19 13:48:17 +08:00
wangmm0220
174b0a104e fix:case error 2024-04-01 19:59:30 +08:00
wangmm0220
f27becb76a opti:tmq logic 2024-03-14 00:08:56 +08:00
wangmm0220
d0bdb0ce2b opti:tmq logic 2024-03-13 19:36:00 +08:00
wangmm0220
4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
dapan1121
980e1b83be
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
2024-02-20 09:07:59 +08:00
wangmm0220
77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
kailixu
c0cb72ca56 feat: grant check for topic/subscription 2024-02-19 18:28:50 +08:00
kailixu
f76a61c777 feat: support uniq grant 2024-02-13 23:17:05 +08:00
kailixu
adee720128 feat: support uniq grant 2024-02-01 17:48:29 +08:00
kailixu
2b1a0cdbfe feat: support uniq grant 2024-01-31 08:53:45 +08:00
Haojun Liao
086943ea5c
Merge pull request #24610 from taosdata/fix/TD-28446
fix:[TD-28446] modify trans confilct in subscribe
2024-01-30 17:49:05 +08:00
wangmm0220
bd2bef2428 fix:add test case 2024-01-26 15:05:31 +08:00
wangmm0220
474514ab66 fix:test case error 2024-01-25 17:29:55 +08:00
wangmm0220
2798ff824c feat:[TD-28247]add grant for subscribe and stream 2024-01-25 16:07:09 +08:00
wangmm0220
416c87b5b7 fix:[TD-28446] modify trans confilct in subscribe 2024-01-23 18:48:19 +08:00
wangmm0220
f2a1d24ab1 fix:[TD-28155] set consumer lost if all current topic is 0 2024-01-05 19:28:40 +08:00
wangmm0220
bd64a78094 fix:[TD-28155] set consumer lost if all current topic is 0 2024-01-04 18:53:37 +08:00
wangmm0220
d158ca74d8 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 17:22:27 +08:00
wangmm0220
c83989754f fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 14:09:49 +08:00
wangmm0220
b58a23df49 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 13:57:13 +08:00
wangmm0220
10e86fc733 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-27 19:25:08 +08:00
wangmm0220
3e2e924e98 feat:[TD-26056] add replay logic 2023-10-09 18:36:39 +08:00
wangmm0220
3f2d890560 feat:[TD-26056] add replay logic 2023-10-08 16:06:15 +08:00
wangmm0220
f9c5aa01af fix:enable split if there are topics & fix memory leak 2023-09-21 09:20:34 +08:00
wangmm0220
d3f54e678f feat:support vnode split in tmq 2023-09-20 18:27:43 +08:00
wangmm0220
49a193b328 fix:send delete subscribe info to vnode if drop consumer 2023-09-18 14:46:39 +08:00
wangmm0220
7869b693f2 add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 14:09:28 +08:00
wangmm0220
f729150497 fix:opti poll callbak logic & send epoch as -1 to get epset if vnode transformed 2023-09-13 18:32:45 +08:00
wangmm0220
90e938e48f fix:set vg status idle if reveive poll callback 2023-09-04 16:53:12 +08:00
wangmm0220
8b745de397 fix:transaction error 2023-08-26 00:43:47 +08:00
wangmm0220
047707fa17 fix:error in privilege 2023-08-25 17:56:17 +08:00
wangmm0220
49216ffa54 fix:transaction in tmq 2023-08-24 16:32:15 +08:00
wangmm0220
775f0668c5 fix:[TD-258900]modify tmq trans conflict to db level 2023-08-24 09:25:26 +08:00
wangmm0220
8f3956cc67 fix:[TD-258900]modify tmq trans conflict to db level 2023-08-24 09:25:26 +08:00
wade zhang
bae028d65c
Merge pull request #22230 from taosdata/mark/tmq
fix:semaphore always wait in tmq commit logic
2023-07-31 09:10:13 +08:00
wangmm0220
ce7db7bf90 fix:subscribe time & return -1 if wal not exist 2023-07-28 15:07:15 +08:00
wangmm0220
2f6c565392 fix:pHandle not load if taosd restart 2023-07-28 11:48:53 +08:00
wangmm0220
2d41a42976 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3728 2023-07-27 15:31:16 +08:00