Commit Graph

132 Commits

Author SHA1 Message Date
Benguang Zhao 3c698b2461 enh: add mndAddPrepareNewVgAction 2023-05-29 14:13:11 +08:00
Benguang Zhao 30104f300c enh: refactor func names of mndTransPerformFinishedStage and mndTrancCheckConflict 2023-05-25 15:44:26 +08:00
dapan1121 79d4403377 feat: add client meta limitation 2023-05-10 17:44:53 +08:00
yihaoDeng 07ca8eb8e0 enh: add trace to transaction 2023-03-16 10:25:46 +00:00
Xiaoyu Wang 5856a39827
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
2023-02-25 10:01:26 +08:00
Haojun Liao 22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
Haojun Liao 8d187efc18 refactor:do some internal refactor. 2023-02-20 10:04:08 +08:00
yihaoDeng eafc9db1c1 fix iter and case 2023-02-18 18:24:10 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
yihaoDeng a8b0452080 fix mem leak 2023-02-12 10:30:36 +08:00
yihaoDeng b3167ae6a3 avoid sma and tag index name conflict 2023-02-06 20:40:48 +08:00
yihaoDeng 55a93c9649 opt sma and ndex name conflict 2023-02-06 16:00:59 +08:00
yihaoDeng 4d6e84a577 opt index 2023-02-05 10:49:49 +08:00
yihaoDeng 01b89be0aa opt idx 2023-02-04 22:45:20 +08:00
yihaoDeng 58a761648f opt index 2023-02-04 22:09:24 +08:00
kailixu 8f0f060410 Merge branch '3.0' into fix/TD-21873-3.0 2023-01-13 15:14:11 +08:00
kailixu 707ad8f397 fix: dismiss double free 2023-01-12 21:20:53 +08:00
kailixu e571ddf37e fix: tsma transaction refactor 2023-01-12 21:13:15 +08:00
Shengliang Guan e6b4031487 fix: coverity issues 2023-01-12 16:04:57 +08:00
Shengliang Guan cff741e4c4 fix: coverity issues 2023-01-11 16:56:14 +08:00
Shengliang Guan fc21140e03 enh: remove assert from mnode 2023-01-03 15:33:50 +08:00
Shengliang Guan cb5ec76cce enh: check conflict before create trans 2022-12-23 13:58:39 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Xiaoyu Wang bc413b8fff feat: add stream option 'delete_mark' 2022-12-06 16:07:11 +08:00
Shengliang Guan 13f36ec20a refact: remove TSDB_CODE_APP_NOT_READY and TSDB_CODE_NODE_NOT_DEPLOYED 2022-12-02 16:06:10 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +08:00
Cary Xu 13680e2ee6 chore: set stream fill history on for tsma 2022-11-11 10:25:16 +08:00
Shengliang Guan 4d318b32da refact: alter db replica 2022-10-20 16:47:03 +08:00
Hongze Cheng 6ed0634fb7 format more code 2022-10-13 11:56:16 +08:00
Shengliang Guan 3810b5d4fa fix: add more info log for mnode 2022-09-23 15:42:36 +08:00
Shengliang Guan 43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
Cary Xu 4c6a511ccf fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 11:02:20 +08:00
Cary Xu c2c41d89d5 fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 10:58:40 +08:00
Cary Xu 0afb60dc18 fix: release SSmaObj/SStreamObj when dropping sma 2022-08-26 10:47:11 +08:00
Cary Xu b39c80940f fix: release SStreamObj when dropping 2022-08-26 10:38:14 +08:00
Liu Jicong 5a79aa1978 fix(sma): memory leak 2022-08-18 19:06:47 +08:00
Liu Jicong 2b092f6551 fix(query): memory leak 2022-08-18 18:39:21 +08:00
Cary Xu 0beed37cfd fix: insert tsma data 2022-08-06 18:06:02 +08:00
Cary Xu 917e40d407 fix: set trans serial when drop tsma 2022-08-06 10:52:14 +08:00
Cary Xu 5e6e86a333 fix: create sma in mnode 2022-08-05 16:35:00 +08:00
Cary Xu 14d396b081 fix: memory leaks in taosd when use metaGetTableEntryByUid 2022-08-05 16:22:57 +08:00
Shengliang Guan ebd02be60d fix: definite lost while get sma meta 2022-07-20 10:50:36 +08:00
Cary Xu 16750e1401 enh: rsma async commit support 2022-07-16 17:12:45 +08:00
Shengliang Guan f0b8386b63 refactor: adjust the name of stream automatically created by sma 2022-07-14 17:00:46 +08:00
Cary Xu 3572520d19 fix: memory leak fix during creation of tsma 2022-07-11 19:34:30 +08:00
Cary Xu c59478ec71 enh: tsma/rsma code optimization 2022-07-11 14:20:57 +08:00