Commit Graph

42 Commits

Author SHA1 Message Date
Shengliang Guan 5948ddd697 fix: invalid free in unittest 2022-04-23 00:13:09 +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
dapan1121 8cfcd6d4f4 feature/qnode 2022-04-22 17:48:12 +08:00
slzhou 8ce6f55a9d refine stop processing 2022-04-22 16:52:50 +08:00
slzhou a395b21578 fix start/stop/restart udfd 2022-04-22 15:21:26 +08:00
slzhou d67643e631 fix test failure 2022-04-22 11:46:47 +08:00
slzhou a01f1a4e1d fix unit test case that causes core dump 2022-04-22 08:45:38 +08:00
slzhou 7c54b69977 sigkill to kill taosd causes udfd to exit 2022-04-22 08:13:45 +08:00
slzhou ad398bb626 run ci test again 2022-04-21 18:00:12 +08:00
slzhou eb1b3c4918 Merge branch '3.0' into 3.0_udfd 2022-04-21 16:30:29 +08:00
slzhou 42b2b4a95c fix memory error 2022-04-21 16:00:34 +08:00
slzhou 81a2f3b78c fix coredump due to dmStopUdfd called while dmStartUdfd not called 2022-04-21 15:00:49 +08:00
yihaoDeng 8d03ff6f9b enh(rpc): update auth way 2022-04-21 14:29:22 +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 adf993cdc3 start/stop/restart from dnode 2022-04-21 09:25:45 +08:00
Shengliang Guan 4e64e8db62 fix: deadlock while drop mnode in multi-process mode 2022-04-20 09:07:06 +08:00
Shengliang Guan b66718a4d8 feat: report service status 2022-04-19 21:39:42 +08:00
Shengliang Guan 7c588cc074 feat: report startup steps 2022-04-19 19:43:55 +08:00
Shengliang Guan 7d65802571 fix: refact shell arguments 2022-04-19 17:05:39 +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
yihaoDeng dcf06061cd fix mem leak 2022-04-18 23:19:26 +08:00
afwerar 7b35c455d0 fix(grant): change dongle lib. 2022-04-15 20:12:34 +08:00
Shengliang Guan c6d2f6d2a1 fix(cluster): mnode not start in multi-process mode 2022-04-14 15:45:26 +08:00
Shengliang Guan 8b87786522 fix(cluster): create qnode in multi-process mode may crash 2022-04-14 14:26:54 +08:00
Shengliang Guan c57b157461 refact(cluster): node mgmt 2022-04-14 12:03:15 +08:00
Shengliang Guan d812206eda refact(cluster): node mgmt 2022-04-14 11:33:31 +08:00
Shengliang Guan 3b54d90350 refact(cluster): node mgmt 2022-04-13 21:36:36 +08:00
Shengliang Guan 1dd4984eeb refact(cluster): node mgmt 2022-04-13 20:08:39 +08:00
Shengliang Guan e770a6e974 refact(cluster): node mgmt 2022-04-13 16:23:03 +08:00
Shengliang Guan 3663c6441d refact(cluster): node mgmt 2022-04-13 15:52:14 +08:00
Shengliang Guan 25e5f02653 refact(cluster): node mgmt 2022-04-13 15:06:36 +08:00
Shengliang Guan e558d519be refact(cluster): node mgmt 2022-04-13 14:48:39 +08:00
Shengliang Guan 318d774ba9 refact(cluster): node mgmt 2022-04-13 14:00:56 +08:00
Shengliang Guan 271264f626 refact(cluster): node mgmt 2022-04-13 10:00:50 +08:00
Shengliang Guan 3de4b0ad05 refact(cluster): node mgmt 2022-04-13 09:59:33 +08:00
Shengliang Guan a8b890bcae refact(cluster): node mgmt 2022-04-12 20:33:13 +08:00
Shengliang Guan 4df0c48fc0 refact(cluster): node mgmt 2022-04-12 19:43:42 +08:00
Shengliang Guan 35e29f0bf6 refact(cluster): node mgmt 2022-04-12 18:11:59 +08:00
Shengliang Guan f7cf8229c8 refact(cluster): node mgmt 2022-04-12 18:05:40 +08:00
Shengliang Guan a86b9faa9f refact(cluster): node mgmt 2022-04-12 17:57:24 +08:00