Commit Graph

42820 Commits

Author SHA1 Message Date
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
haoranchen c1bb99fec9
Update compatibility.py 2022-10-21 15:17:56 +08:00
Minghao Li 984af8a877 refactor(sync): if data is null, do not update state mgr 2022-10-21 15:13:51 +08:00
wade zhang 88c52d567b
Merge pull request #17548 from taosdata/szhou/fixbugs
fix: get next row from rb tree from last files when backward scaning
2022-10-21 15:04:42 +08:00
plum-lihui c401bf7ac1 test: modify timeout for tmq poll 2022-10-21 15:02:58 +08:00
dapan1121 101be62054
Merge pull request #17552 from taosdata/fix/http_failure
fix :  avoid invalid read/write
2022-10-21 15:01:23 +08:00
Haojun Liao 5899d1d619 refactor: do some internal refactor. 2022-10-21 14:59:10 +08:00
Hui Li 840dcdce07
Merge pull request #17481 from taosdata/test3.0/lihui
Test3.0/lihui
2022-10-21 14:49:53 +08:00
Liu Jicong 5571ebee0f
Merge pull request #17542 from taosdata/feature/stream
enh(stream): internal optimize
2022-10-21 14:31:42 +08:00
Shengliang Guan 780e4a489c
Merge pull request #17528 from taosdata/fix/TD-19682-D
fix: commit txn for rsma
2022-10-21 14:15:59 +08:00
Shengliang Guan 00e2304d8b
Merge pull request #17537 from taosdata/fix/TS-1924-V30
fix(shell): correct the position of cursor error when  input chinese
2022-10-21 14:15:21 +08:00
Shengliang Guan d2ab30387b
Merge pull request #17543 from taosdata/feature/TD-19693
fix(stream):session window max_delay crash
2022-10-21 14:14:37 +08:00
Shengliang Guan e101efe80c
Merge pull request #17544 from taosdata/enh/TD-19461
enh: alter db replica
2022-10-21 14:14:16 +08:00
Shengliang Guan fcb4ceaea6
Merge pull request #17532 from taosdata/fix/3.0_bugfix_wxy
some problems of parser
2022-10-21 14:13:56 +08:00
Haojun Liao b53cc7f3dd fix(query): fix coverity issues. 2022-10-21 14:00:46 +08:00
haoranchen 0e09ed7dcb
Update compatibility.py 2022-10-21 13:32:15 +08:00
yihaoDeng fd06e0717d avoid invalid read/write 2022-10-21 13:28:13 +08:00
Shengliang Guan 41c1d2ee59
Merge pull request #17549 from taosdata/test/TD-19703
test: add case for alter dnode
2022-10-21 13:24:55 +08:00
yihaoDeng 7b30eedec0 avoid invalid read/write 2022-10-21 13:24:51 +08:00
Minghao Li 8bdec5f2f2 refactor(sync): delete standby 2022-10-21 11:53:14 +08:00
Alex Duan 5039648174 fix(shell): forbied tab feature on windows 2022-10-21 11:51:03 +08:00
54liuyao d9beaeb3a3 fix(stream):session window max_delay crash 2022-10-21 11:49:45 +08:00
yihaoDeng 69531c11d0 add executor to systable filter 2022-10-21 11:44:28 +08:00
Liu Jicong 26d4af6968 fix: memory leak 2022-10-21 11:42:30 +08:00
Shengliang Guan 05d04dcd2d Merge remote-tracking branch 'origin/3.0' into enh/TD-19461 2022-10-21 11:07:48 +08:00
Shengliang Guan ea6c266762 test: add case for alter dnode 2022-10-21 11:03:03 +08:00
slzhou 05d45b20e1 Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs 2022-10-21 10:54:39 +08:00
slzhou 416b257b5e fix: get next row from rb tree from last files when backward scaning 2022-10-21 10:54:11 +08:00
Liu Jicong e0b5b9263e refactor: remove unused code 2022-10-21 10:42:24 +08:00
Shengliang Guan 2953a8868b enh: alter db replica 2022-10-21 10:40:02 +08:00
Shengliang Guan 6c3cd3e19e test: adjust log 2022-10-21 10:39:29 +08:00
chenhaoran b282e39b2c Merge branch '3.0' into fix/TD-19312 2022-10-21 02:36:12 +00:00
chenhaoran 70b37608ee Merge branch '3.0' into fix/TD-19312 2022-10-21 02:31:30 +00:00
Liu Jicong 035e6b13c8 enh(stream): internal optimize 2022-10-21 10:29:05 +08:00
shenglian zhou e8123178e3 fix: fix coverity scan issue 2022-10-21 10:20:21 +08:00
Xiaoyu Wang 5e970f1506 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-21 10:18:26 +08:00
Linhe Huo 12fd4bfcbd
Merge pull request #17541 from taosdata/fix/ci-taosws-compile-error
fix: fix libtaosws compile error in ci
2022-10-21 10:18:15 +08:00
Huo Linhe 6a6357c21a fix: fix libtaosws compile error in ci
Close [TD-19701](https://jira.taosdata.com:18080/browse/TD-19701)
2022-10-21 09:24:40 +08:00
Hui Li d0f2439814
Merge pull request #17483 from taosdata/test/TD-19626
test: refine query cases
2022-10-21 09:17:32 +08:00
Shengliang Guan 67a3c69b5e
Merge pull request #17524 from taosdata/szhou/fixbugs
fix: add udf call and uv synchronization with uv_mutex
2022-10-21 09:07:21 +08:00
Shengliang Guan c4e568d41e
Merge pull request #17523 from taosdata/FIX/TD-19673-3.0
enh: provide more info on misalignment detection of idx entries after…
2022-10-21 09:06:57 +08:00