Commit Graph

2461 Commits

Author SHA1 Message Date
Cary Xu fa4cb8794b more logic 2022-04-23 19:47:05 +08:00
Cary Xu 006b0cd0ac refactor 2022-04-23 19:25:27 +08:00
Cary Xu fb45d0d935 roll up sma generate 2022-04-23 19:15:20 +08:00
yihaoDeng b384167087 enh(rpc): fix hb problem 2022-04-23 18:29:45 +08:00
yihaoDeng 4f27533d42 enh(rpc): fix hb problem 2022-04-23 15:33:25 +08:00
Shengliang Guan 5e4737f9a0 fix: sleep 1000ms while unit test creates db so vnode becomes leader 2022-04-23 00:27:46 +08:00
Shengliang Guan 5948ddd697 fix: invalid free in unittest 2022-04-23 00:13:09 +08:00
yihaoDeng fefd25067b fix rpc bug 2022-04-22 23:58:34 +08:00
Liu Jicong aade540f05 remove unused msg 2022-04-22 21:02:21 +08:00
Liu Jicong 581b71cf13 merge from 3.0 2022-04-22 19:54:04 +08:00
dapan1121 78f05459a7
Merge pull request #11769 from taosdata/feature/qnode
feat: fix qnode list type issue
2022-04-22 19:47:20 +08:00
Liu Jicong 32e9887664 feat(tmq): add push mode 2022-04-22 19:47:00 +08:00
dapan1121 11cb0afa30 feature/qnode 2022-04-22 19:28:27 +08:00
Minghao Li caaa87ed83 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0 2022-04-22 19:12:08 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Minghao Li d53b3a4480 call syncCleanUp taosMemoryFree(pSyncEnv) 2022-04-22 18:41:32 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
dapan1121 8cfcd6d4f4 feature/qnode 2022-04-22 17:48:12 +08:00
yihaoDeng 124b8b6645 enh(rpc): fix hb problem 2022-04-22 17:44:53 +08:00
Minghao Li 64dfc1da1c merge 3.0 code 2022-04-22 17:11:56 +08:00
slzhou 8ce6f55a9d refine stop processing 2022-04-22 16:52:50 +08:00
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
slzhou 0307010861 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 15:36:59 +08:00
slzhou a395b21578 fix start/stop/restart udfd 2022-04-22 15:21:26 +08:00
Liu Jicong d8b0bf3102
Merge pull request #11744 from taosdata/feature/tq
feat: add show topic
2022-04-22 14:42:20 +08:00
Liu Jicong 3035ecd58e add show topic 2022-04-22 14:26:36 +08:00
shenglian-zhou d70c74d44e
Merge pull request #11735 from taosdata/3.0_udfd
feat(udf): udf scalar api change
2022-04-22 12:06:51 +08:00
slzhou d67643e631 fix test failure 2022-04-22 11:46:47 +08:00
Liu Jicong af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00
Liu Jicong 9a3365e1f1 fix pointer type 2022-04-22 10:59:09 +08:00
Liu Jicong d51336384f feat(tmq): add db subscribe 2022-04-22 10:55:17 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
slzhou a01f1a4e1d fix unit test case that causes core dump 2022-04-22 08:45:38 +08:00
slzhou 49dc204076 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 08:14:09 +08:00
slzhou 7c54b69977 sigkill to kill taosd causes udfd to exit 2022-04-22 08:13:45 +08:00
Cary Xu d98c2d915c trigger and check CI 2022-04-21 23:57:49 +08:00
Cary Xu 2d328c8930 refactor 2022-04-21 23:55:20 +08:00
Cary Xu 1ec6fa12f6 add release method for rsma 2022-04-21 23:33:47 +08:00
Cary Xu 56ea47e71a Merge branch '3.0' into feature/TD-14481-3.0 2022-04-21 21:37:58 +08:00
Cary Xu d3857cbc55 register rsma info 2022-04-21 21:37:33 +08:00
Haojun Liao be1a2c690e
Merge pull request #11718 from taosdata/feature/3.0_liaohj
fix(query): if one vgroup has no tables, query against this vgroup will receive unexpected error.
2022-04-21 21:21:25 +08:00
Haojun Liao a63c6198cc test: update an unit test. 2022-04-21 18:55:01 +08:00
Cary Xu 739b27700a
Merge pull request #11712 from taosdata/feature/TD-14481-3.0
feat: refactor for 3 types of sma
2022-04-21 18:24:14 +08:00
slzhou ad398bb626 run ci test again 2022-04-21 18:00:12 +08:00
Haojun Liao fc799fa115 other: merge 3.0 2022-04-21 17:51:00 +08:00
Cary Xu 0bee6614fe support rollup sma 2022-04-21 17:50:14 +08:00
dapan1121 44d78ab900
Merge pull request #11713 from taosdata/feature/qnode
feat(query): qnode for query only
2022-04-21 17:40:39 +08:00
Liu Jicong e547260984
Merge pull request #11716 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-21 17:24:18 +08:00
dapan1121 cefa203fc5 feature/qnode 2022-04-21 17:21:09 +08:00
Liu Jicong cb1318a76b fix flag init 2022-04-21 17:08:11 +08:00
Cary Xu ad2d2c7c3d Merge branch '3.0' into feature/TD-14481-3.0 2022-04-21 16:38:02 +08:00
Liu Jicong 2dcb014511 feat(tmq): add db subscribe 2022-04-21 16:37:55 +08:00
slzhou eb1b3c4918 Merge branch '3.0' into 3.0_udfd 2022-04-21 16:30:29 +08:00
Yihao Deng ec8f6a5c89
Merge pull request #11705 from taosdata/feature/authImp
enh(rpc): update auth way
2022-04-21 16:20:22 +08:00
slzhou 42b2b4a95c fix memory error 2022-04-21 16:00:34 +08:00
Cary Xu e3d32ca9d5 Merge branch '3.0' into feature/TD-14481-3.0 2022-04-21 15:59:12 +08:00
Cary Xu dd3091778e sma: refactor 2022-04-21 15:58:52 +08:00
dapan1121 36a8382b8e feature/qnode 2022-04-21 15:33:07 +08:00
yihaoDeng 676a9b87f1 fix(rpc): fix unit test 2022-04-21 15:24:12 +08:00
slzhou 81a2f3b78c fix coredump due to dmStopUdfd called while dmStartUdfd not called 2022-04-21 15:00:49 +08:00
Liu Jicong 3dd3ad1e05 refactor(tmq): rewrite tq read function 2022-04-21 14:30:37 +08:00
yihaoDeng 8d03ff6f9b enh(rpc): update auth way 2022-04-21 14:29:22 +08:00
Liu Jicong a98bf9d1b5 add convert for rSma 2022-04-21 14:19:58 +08:00
Liu Jicong 9225155119 rewrite tq read handle 2022-04-21 13:56:37 +08:00
slzhou c11edd523d find the reason of uv_barrier_destory core dump 2022-04-21 13:38:05 +08:00
slzhou d044a4ee81 fix bug that udfd can not be spawned 2022-04-21 11:21:27 +08:00
slzhou d4734eb18e Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-21 09:45:54 +08:00
slzhou adf993cdc3 start/stop/restart from dnode 2022-04-21 09:25:45 +08:00
Liu Jicong ce6459a9f8 fix(tmq): rebalance 2022-04-21 01:47:29 +08:00
Liu Jicong 558edd3713 merge from 3.0 2022-04-20 22:12:10 +08:00
Liu Jicong f7a63661ac fix 2022-04-20 22:08:04 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
Haojun Liao 46a3a58fac refactor:do some internal refactor. 2022-04-20 20:41:53 +08:00
Minghao Li 250622d1de snapshot from -1 2022-04-20 19:58:36 +08:00
Hongze Cheng 6953688761 add commit snapshot 2022-04-20 11:30:18 +00:00
Shengliang Guan 32c24eedb8 fix: invalid comment len 2022-04-20 19:05:00 +08:00
Xiaoyu Wang 311b407260
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
2022-04-20 18:33:23 +08:00
Cary Xu b7444ad917
Merge pull request #11679 from taosdata/feature/TD-14481-3.0
feat: trow refactor and support print debug log
2022-04-20 18:15:53 +08:00
Xiaoyu Wang 52c62e7cc8 feat: sql command 'create function' 2022-04-20 18:13:33 +08:00
Cary Xu 62b2fc09dd trow refactor 2022-04-20 17:56:45 +08:00
Xiaoyu Wang 6f377189d0 feat: sql command 'create function' 2022-04-20 17:43:02 +08:00
Shengliang Guan dd234a5476 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 17:20:57 +08:00
Shengliang Guan c7f06ee2fd feat: make telemetry work 2022-04-20 17:14:19 +08:00
Minghao Li a1a498a19a sync integration add error code 2022-04-20 16:56:00 +08:00
Haojun Liao 4cb1d131b4
Merge pull request #11669 from taosdata/feature/3.0_liaohj
fix(query): taosd crash caused by time range query
2022-04-20 16:54:08 +08:00
Haojun Liao 3c3c9c4256 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-20 16:49:04 +08:00
Haojun Liao ec3e3a7520 fix(query): fix time range query caused taosd crash. 2022-04-20 16:33:50 +08:00
Minghao Li eef910f7e2 sync integration vnodeCfg cJson->SJson 2022-04-20 16:33:20 +08:00
Minghao Li d7edb105f2 add SyncApplyMsg into vmProcessApplyQueue 2022-04-20 15:05:14 +08:00
Minghao Li ec73953a0f add SyncApplyMsg into vmProcessApplyQueue 2022-04-20 15:02:00 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan 2ae4f5faf6 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 14:34:44 +08:00
Xiaoyu Wang d0b9b90781
Merge pull request #11660 from taosdata/feature/3.0_wxy
feat: sql command 'create table ... rollup ...'
2022-04-20 14:21:50 +08:00
Shengliang Guan 64b0c3a022 refactor: check db options 2022-04-20 14:21:44 +08:00
Xiaoyu Wang 5dea946bd4 feat: sql command 'create table ... rollup ...' 2022-04-20 14:05:08 +08:00
Minghao Li 704671d2fe sync integration add vnodeSyncClose 2022-04-20 10:54:27 +08:00
Minghao Li 58792537a4 sync integration send response“ 2022-04-20 10:40:51 +08:00
Shengliang Guan 76883aa42f refactor: check db options 2022-04-20 10:25:03 +08:00
Minghao Li 75684fed32 report status by dnodeId equal 2022-04-20 10:24:37 +08:00
Haojun Liao 98a4e09962
Merge pull request #11652 from taosdata/feature/3.0_liaohj
fix(query): set the start row index to be the correct value.
2022-04-20 09:34:50 +08:00
Haojun Liao cf486c5752 fix(query): set the start row index to be the correct value. 2022-04-20 09:09:04 +08:00
Shengliang Guan 4e64e8db62 fix: deadlock while drop mnode in multi-process mode 2022-04-20 09:07:06 +08:00
Shengliang Guan daefe101c1 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 08:47:36 +08:00
Minghao Li e0332e9c12 sync integration 2022-04-19 22:04:02 +08:00
Shengliang Guan 2702903e94 feat: report service status 2022-04-19 21:53:16 +08:00
Shengliang Guan b66718a4d8 feat: report service status 2022-04-19 21:39:42 +08:00
Cary Xu a6e69b9704 trow: SKVRow read logic 2022-04-19 21:04:02 +08:00
Minghao Li f7fb9b023f sync integration 2022-04-19 20:14:55 +08:00
Shengliang Guan a3ed0703b5 feat: report startup steps 2022-04-19 20:07:34 +08:00
Shengliang Guan 271e6255ed Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-19 19:44:34 +08:00
Shengliang Guan 7c588cc074 feat: report startup steps 2022-04-19 19:43:55 +08:00
Hongze Cheng a63559cfef refactor: sync 2022-04-19 09:11:40 +00:00
Liu Jicong 3277607503 merge from 3.0 2022-04-19 17:10:58 +08:00
Hongze Cheng 167657c192 refactor: sync 2022-04-19 09:07:42 +00:00
Shengliang Guan 7d65802571 fix: refact shell arguments 2022-04-19 17:05:39 +08:00
Hongze Cheng eeb45f210a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0 2022-04-19 09:03:39 +00:00
Liu Jicong b7bf0fe10b refactor(tmq): subscribe and rebalance process 2022-04-19 17:02:49 +08:00
Minghao Li 6f491b70b1 sync integration 2022-04-19 16:31:18 +08:00
Haojun Liao 29608b0866
Merge pull request #11610 from taosdata/feature/3.0_liaohj
fix(query): avoid the output result overlap within the project operator buffer.
2022-04-19 16:27:28 +08:00
Shengliang Guan cf433ec94c feat: check server status 2022-04-19 16:27:20 +08:00
Minghao Li 4fbcb4929a sync integration 2022-04-19 16:24:05 +08:00
Minghao Li 12294b0100 sync integration 2022-04-19 16:16:59 +08:00
Minghao Li 785f25c49d sync integration 2022-04-19 16:16:02 +08:00
Minghao Li 9a7924049f sync integration 2022-04-19 15:43:24 +08:00
Shengliang Guan 07ae78392f feat: check server status 2022-04-19 15:31:48 +08:00
Shengliang Guan 9e130aef6d feat: check server status 2022-04-19 15:29:28 +08:00
Haojun Liao 2288d35194 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-19 13:48:22 +08:00
Hongze Cheng 0d89d93787 refactor: vnode 2022-04-19 05:42:16 +00:00
Haojun Liao a036d2f3ff fix(query): fix the bug caused by refactor in first/last function implementation. 2022-04-19 13:07:23 +08:00
Hongze Cheng 81f58bf74f refactor: vnode 2022-04-19 03:45:22 +00:00
Hongze Cheng f8d1f5a813 refact vnode 2022-04-19 03:17:23 +00:00
Hongze Cheng 7895c492ba refact vnod3 2022-04-19 02:37:45 +00:00
Shengliang Guan 7273581072
Merge pull request #11618 from taosdata/fix/valgrind
fix: memory leak when sending and receiving messages
2022-04-19 10:35:32 +08:00
Hongze Cheng 3a50257aa3 refact 2022-04-19 02:18:11 +00:00
Shengliang Guan e3a2fb763c Merge branch 'fix/valgrind' of https://github.com/taosdata/TDengine into fix/valgrind 2022-04-19 10:12:46 +08:00
Shengliang Guan d1cb2ffdf8 refactor(cluster): remove the online field while execute 'show vgroups' 2022-04-19 10:12:33 +08:00
Hongze Cheng 763a5550d0 pass db name in 2022-04-19 02:04:20 +00:00
Hongze Cheng 261037f341 add dbname on vnode cfg 2022-04-19 01:57:46 +00:00
yihaoDeng dcf06061cd fix mem leak 2022-04-18 23:19:26 +08:00
Hongze Cheng 9329f5f058 refact vnode 2022-04-18 13:23:22 +00:00
Shengliang Guan 59008ec626
Merge pull request #11603 from taosdata/feature/check
fix(cluster): crash while create rollup sma
2022-04-18 18:47:03 +08:00
Shengliang Guan 6f2dbd4169 fix(cluster): crash while create rollup sma 2022-04-18 18:30:41 +08:00
Shengliang Guan bd2a64a311 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-18 16:52:10 +08:00
Shengliang Guan 9f5ddb36d0 refactor(cluster): make the comment and code of udf to variable length 2022-04-18 16:51:59 +08:00
Shengliang Guan 5ca1f7922b style: format file 2022-04-18 16:05:06 +08:00
Cary Xu 2aeb1c3b25
Merge pull request #11592 from taosdata/feature/TD-11463-3.0
feat: block-wise sma integrate
2022-04-18 15:36:41 +08:00
Haojun Liao df8354affb
Merge pull request #11590 from taosdata/feature/3.0_liaohj
enh(query): set the parameters for system database to be NULL
2022-04-18 15:14:15 +08:00
Cary Xu 5569c84624 bsma integrate 2022-04-18 15:06:13 +08:00
Shengliang Guan 5f6eac8e47 refactor(cluster): replace the keyword master/slave with LEADER FOLLOWER 2022-04-18 14:47:33 +08:00
Haojun Liao ea8832baa5 Merge branch 'fix/valgrind' into feature/3.0_liaohj 2022-04-18 14:30:10 +08:00