Commit Graph

42656 Commits

Author SHA1 Message Date
yihaoDeng 79ac1153ce avoid invalid read/write 2022-10-22 16:02:09 +08:00
Haojun Liao 6e95d18643 Merge branch '3.0' into fix/liao_cov 2022-10-22 15:15:47 +08:00
Haojun Liao 1fa1e55dee refactor: do some internal refactor. 2022-10-22 15:00:27 +08:00
Cary Xu 949ccc692f enh: add warn log for abnormal monitor value 2022-10-22 13:55:28 +08:00
Cary Xu c02989f44a enh: add warn log for abnormal monitor value 2022-10-22 13:42:37 +08:00
Cary Xu 75ee92e989 enh: add warn log for abnormal monitor value 2022-10-22 13:41:52 +08:00
Cary Xu 633a989892 enh: add warn log for abnormal monitor value 2022-10-22 13:34:07 +08:00
Shengliang Guan 7f9548ac46 test: comment out unstable case 2022-10-22 10:42:13 +08:00
Shengliang Guan 21445a717c Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-22 09:07:39 +08:00
Shengliang Guan 71ac720ac0 fix: compile error in mac 2022-10-22 08:47:09 +08:00
Shengliang Guan 2d3f5274b7 fix: compile error in mac 2022-10-22 08:39:58 +08:00
Shengliang Guan 1806815fe4
Merge pull request #17567 from taosdata/fix/TD-19646
rm invalid read
2022-10-22 08:16:15 +08:00
Shengliang Guan d82abe5ca4
Merge pull request #17561 from taosdata/szhou/fixbugs
fix: fix coverity scan errors
2022-10-22 08:16:02 +08:00
Shengliang Guan 93557c3670
Merge pull request #17557 from taosdata/feature/stream_ly
feat(stream):change stream mode & add ci
2022-10-22 08:15:41 +08:00
Shengliang Guan 5d293869a9
Merge pull request #17553 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
2022-10-22 08:14:44 +08:00
Shengliang Guan 71d4d82cf4
Merge pull request #17450 from taosdata/fix/TD-19312
fix: add cachesize in show create database result
2022-10-22 08:14:17 +08:00
yihaoDeng a9ec68c87f avoid err msg 2022-10-21 20:05:29 +08:00
yihaoDeng 51c24d2dc6 avoid err msg 2022-10-21 19:59:44 +08:00
Shengliang Guan 067af996ed
Merge pull request #17566 from taosdata/fix/TS-1937
fix: fix show create table crash issue
2022-10-21 19:13:19 +08:00
Shengliang Guan f5d1b3f8f1 Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge 2022-10-21 19:12:06 +08:00
Shengliang Guan 922436e7d4 fix: lock mem items of tqueue 2022-10-21 19:12:03 +08:00
haoranchen b959747067
Update fulltest.sh 2022-10-21 18:43:25 +08:00
Liu Jicong 808ae09451
Merge pull request #17562 from taosdata/feature/stream
fix(wal): reference
2022-10-21 18:22:03 +08:00
Yihao Deng f31d438ce9
Merge branch '3.0' into fix/TD-19646 2022-10-21 18:21:45 +08:00
yihaoDeng e7014c3e89 rm invalid read 2022-10-21 18:20:08 +08:00
haoranchen 9c9dddce70
Update run_case.sh 2022-10-21 18:16:25 +08:00
haoranchen 94e83965c2
Update fulltest.sh 2022-10-21 18:15:44 +08:00
chenhaoran 72b92e9619 test:recover testcase and environment 2022-10-21 10:14:16 +00:00
54liuyao 308c3cad11 feat(stream):change stream mode & add ci 2022-10-21 17:46:15 +08:00
Shengliang Guan 197c5a85db
Merge pull request #17563 from taosdata/enh/TD-19716
fix: enable adjust numOfVnodeFetchThreads
2022-10-21 17:44:05 +08:00
dapan1121 1b65cd2089 fix: fix show create table crash issue 2022-10-21 17:24:06 +08:00
Liu Jicong f49d91ac1a fix(stream): decode bloom filter 2022-10-21 17:22:31 +08:00
dapan1121 a80f382c5d fix: fix tsc query memory leak 2022-10-21 17:00:11 +08:00
dapan1121 ac542e9164 Merge remote-tracking branch 'origin/3.0' into fix/TD-19712 2022-10-21 16:52:38 +08:00
dapan1121 6fa1cf90db fix: fix tsc query memory leak 2022-10-21 16:51:33 +08:00
Liu Jicong 25bb914ac1 merge 3.0 2022-10-21 16:30:43 +08:00
Minghao Li 5ee04e8059 refacotr(sync): free memory 2022-10-21 16:27:14 +08:00
Shengliang Guan ca851f9750 fix: enable adjust numOfVnodeFetchThreads 2022-10-21 16:27:09 +08:00
Liu Jicong 1c26f1b53e fix(wal): reference 2022-10-21 16:13:55 +08:00
shenglian zhou bd71aebc98 Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs 2022-10-21 15:53:57 +08:00
shenglian zhou 22a2f37fe5 fix: fix coverity errors 2022-10-21 15:50:08 +08:00
Minghao Li 40ec6ba970 Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge 2022-10-21 15:47:51 +08:00
Shengliang Guan b8fdafe8ee fix: not reconfig if unchanged 2022-10-21 15:47:26 +08:00
Minghao Li 11a4ef3508 Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge 2022-10-21 15:46:09 +08:00
Minghao Li cf3d865bae refacotr(sync): delete DynamicQuorum 2022-10-21 15:43:28 +08:00
chenhaoran d2e4b0b5f6 Merge branch '3.0' into fix/TD-19312 2022-10-21 07:40:58 +00:00
Shengliang Guan 92584d133f Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge 2022-10-21 15:38:55 +08:00
Shengliang Guan c6bbd18924 fix: not post sem if transId is 0 2022-10-21 15:33:06 +08:00
Minghao Li b492082ac2 refacotr(sync): delete DynamicQuorum 2022-10-21 15:31:55 +08:00
Minghao Li 3c94d61493 refacotr(sync): judge peer state null 2022-10-21 15:22:34 +08:00