Commit Graph

2681 Commits

Author SHA1 Message Date
Haojun Liao 68c329e1f7
Merge pull request #23015 from taosdata/mark/tmq-3.0
fix:add interface tmq_get_connect to get TAOS from tmq
2023-09-22 14:02:19 +08:00
Haojun Liao 7e4410f094
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
2023-09-22 13:57:21 +08:00
wangmm0220 63a6aacc18 fix:add interface tmq_get_connect to get TAOS from tmq 2023-09-22 11:44:37 +08:00
wangmm0220 803b17a2db fix:memory leak 2023-09-22 09:31:58 +08:00
kailixu b6608ec641 chore: code optimization for tsc release 2023-09-22 05:06:16 +08:00
kailixu 5d728fdba6 Merge branch 'enh/TS-3934-3.0' of https://github.com/taosdata/TDengine into enh/TS-3934-3.0 2023-09-21 19:33:07 +08:00
kailixu b66583bd02 fix: release tsc obj 2023-09-21 19:32:54 +08:00
wangmm0220 70b5509217 fix:enable split if there are topics 2023-09-21 18:16:05 +08:00
Cary Xu 1bbb812557
Merge branch '3.0' into enh/TS-3934-3.0 2023-09-21 17:32:51 +08:00
dapan1121 64da3f4ef9
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
2023-09-21 16:55:26 +08:00
kailixu 45a0933316 fix: user dropped logic in tsc 2023-09-21 16:38:53 +08:00
kailixu be3438fc5b enh: erase dup notification 2023-09-21 16:12:46 +08:00
wangmm0220 06afd0bd33 fix:add interface tmq_get_connect to get TAOS from tmq 2023-09-21 15:13:38 +08:00
kailixu b0d1f651ab enh: remove obsolete code 2023-09-21 14:15:29 +08:00
kailixu eb6b6ec882 enh: remove user cache when user dropped 2023-09-21 14:09:50 +08:00
dapan1121 5162af049d
Merge pull request #22989 from taosdata/enh/supportAsyncFetchForSyncReq
enh: support async fetch for sync request
2023-09-21 11:51:39 +08:00
kailixu e7dd0caeb9 Merge branch '3.0' into enh/TS-3934-3.0 2023-09-21 10:21:45 +08:00
slzhou de411ebad1 fix: review comments 2023-09-21 09:55:13 +08:00
kailixu 2b25982495 enh: user dropped notification 2023-09-21 09:53:45 +08:00
dapan1121 7d076d2db9 fix: memory leak issue 2023-09-21 09:49:43 +08:00
dapan1121 aa86490ed2 fix: sync param free issue 2023-09-20 18:57:00 +08:00
dapan1121 9796483609 enh: support async fetch for sync request 2023-09-20 15:42:25 +08:00
slzhou ef1e91a6be Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing 2023-09-20 08:44:15 +08:00
slzhou f4dbd5d9c9 enhance: show normal/child tables and show user/system databases 2023-09-19 16:14:17 +08:00
wangmm0220 ad70dc178f fix:conflicts from 3.0 2023-09-19 11:56:52 +08:00
wangmm0220 1e859084b7 fix:conflicts from 3.0 2023-09-18 19:57:33 +08:00
shenglian zhou 94a616fcc1 fix: save and continue 2023-09-18 16:59:07 +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
slzhou 6dfb939f22 enhance: enhance test case 2023-09-14 14:11:50 +08:00
wangmm0220 ef81299494 fix:heap use after free 2023-09-14 13:41:14 +08:00
wangmm0220 a833d5d769 fix:need update epset if unsubscribe topic and topicNumGet is 0 at the same time 2023-09-14 10:39:22 +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
Yihao Deng fa302ac6b9
Merge branch '3.0' into enh/ipWhiteList 2023-09-13 10:14:08 +08:00
wangmm0220 9e2d80ac2a fix:conflicts from 3.0 2023-09-13 09:54:27 +08:00
wangmm0220 d707f69a6c opti:ask ep logic in tmq 2023-09-13 09:52:24 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
slzhou a44d0bceb6 Merge branch 'szhou/enh/ipWhiteList' into enh/ipWhiteList 2023-09-12 16:21:29 +08:00
shenglian zhou e3a6b92f4e fix: fix minior bugs 2023-09-12 15:00:08 +08:00
shenglian zhou 8db96a0085 enhance: update notification and get user whitelist api 2023-09-12 14:10:41 +08:00
shenglian zhou 64caae83fd enhance: add hb whitelist version and notify taosadapter 2023-09-12 14:10:41 +08:00
wangmm0220 f4ec83025d opti:optimize code logic & fix python test case error 2023-09-06 19:46:17 +08:00
wangmm0220 629de12bb1 fix:do not return error if commit nothing 2023-09-06 18:29:28 +08:00
wangmm0220 cc62961337 fix:heap use after free of pParamSet since the first commitCb is called before send another commit message 2023-09-06 14:45:07 +08:00
dapan1121 0b18689fa6 fix: fix coverity issues 2023-09-06 10:57:49 +08:00
wangmm0220 897fd5b8b5 fix:tmq close error because of same committed offset 2023-09-06 10:15:41 +08:00
wangmm0220 53c4f4a147 opti:commit logic 2023-09-05 10:35:05 +08:00
wangmm0220 9a2da3adee fix:set vg status idle if reveive poll callback 2023-09-04 18:31:07 +08:00
wangmm0220 90e938e48f fix:set vg status idle if reveive poll callback 2023-09-04 16:53:12 +08:00
wangmm0220 f0fbe08e1d fix:core dump if tmq is null 2023-09-01 16:45:46 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00