Commit Graph

26142 Commits

Author SHA1 Message Date
yihaoDeng 80ae360e8b Merge branch '3.0' into auth 2022-04-24 15:12:13 +08:00
slzhou a9d47ded0a more udf info 2022-04-24 15:11:12 +08:00
Li Minghao f2749b4bf0
Merge pull request #11791 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-24 15:09:07 +08:00
cpwu f6d3f05949 fix case 2022-04-24 15:07:44 +08:00
cpwu 5fe7882abe fix case 2022-04-24 15:04:12 +08:00
Shengliang Guan c983a09757 Merge branch '3.0_udfd' of https://github.com/taosdata/TDengine into 3.0_udfd 2022-04-24 15:02:42 +08:00
tangfangzhi dfdd43598c run python test in 3.0 ci 2022-04-24 15:02:32 +08:00
Shengliang Guan 8957b5b32d fix: make retrieve func work 2022-04-24 15:02:22 +08:00
Li Minghao 1afda11b9c comment doSyncEnvStart 2 2022-04-23 23:55:01 -07:00
cpwu d362881572 add sum case 2022-04-24 14:50:57 +08:00
slzhou 8afabff7e9 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-24 14:38:19 +08:00
Li Minghao e01cb71cea comment doSyncEnvStart 2022-04-23 23:37:17 -07:00
Shengliang Guan bd70f5e104 fix(cluster): disable startup on create dir failed 2022-04-24 14:35:21 +08:00
Liu Jicong 314a92fb76
Merge pull request #11788 from taosdata/feature/tq
refacor(wal): rename len to bodyLen
2022-04-24 14:33:59 +08:00
slzhou 0beaab3823 remove funcTest 2022-04-24 14:27:17 +08:00
slzhou 7791ad5af1 try to modify and failure 2022-04-24 14:21:07 +08:00
plum-lihui 43f8b79554 [test: add tmq test cases] 2022-04-24 14:12:55 +08:00
Li Minghao 1af668b490
Merge pull request #11787 from taosdata/feature/sync-vnode-merge-3.0
fix bug, syncEnv free NULL
2022-04-24 13:54:37 +08:00
Shengliang Guan 56e90b1258 refactor(tools) add network speed test codes 2022-04-24 13:53:07 +08:00
Liu Jicong 3d972f81a2 refacor(wal): rename len to bodyLen 2022-04-24 13:42:54 +08:00
Li Minghao 9c9d57c961 fix bug, syncEnv free NULL 2022-04-23 22:38:49 -07:00
plum-lihui 43a772e10e [test: add tmq test cases] 2022-04-24 13:37:22 +08:00
yihaoDeng d8a82e3223 fix hb problem 2022-04-24 12:11:27 +08:00
slzhou 6ede012af0 function test of actual code 2022-04-24 11:54:27 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
Shengliang Guan 70905e2128 refactor(tools) add network speed test codes 2022-04-24 11:19:06 +08:00
slzhou 3799c5c62f epset and retrieve so from mnode 2022-04-24 10:53:50 +08:00
Shengliang Guan eaaee9c56c refactor(tools) add network speed test codes 2022-04-24 10:26:52 +08:00
slzhou 3bc432a52e change libudf1.so path temporaly 2022-04-24 08:50:40 +08:00
slzhou a65d8729f1 enable udfd in dnode 2022-04-24 08:12:59 +08:00
shenglian zhou 35f062a5da Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-23 22:16:45 +08:00
shenglian zhou 52cc00987b udfd pipe name generating with dnode id through environment passing 2022-04-23 22:16:26 +08:00
Cary Xu 86e9875dda Merge branch '3.0' into feature/TD-13066-3.0 2022-04-23 20:57:59 +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 d16a2e276a
Merge pull request #11772 from taosdata/fix/tsim
fix: invalid free in unittest
2022-04-23 00:40:37 +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 ce63ad05a5
Merge pull request #11770 from taosdata/feature/tq
feat(tmq): add push mode
2022-04-22 21:21:48 +08:00
Liu Jicong aade540f05 remove unused msg 2022-04-22 21:02:21 +08:00
Liu Jicong b816d7091e add multi process case for tmq 2022-04-22 20:10:44 +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
cpwu a7661c467e fix case 2022-04-22 19:38:27 +08:00
Li Minghao 126801c8a3
Merge pull request #11768 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-22 19:34:52 +08:00
cpwu 98809c0986 fix case 2022-04-22 19:34:49 +08:00
Haojun Liao d83ce4044a
Merge pull request #11754 from taosdata/feature/3.0_liaohj
fix(driver): the user specified port that is in taos_connect API isn't active.
2022-04-22 19:33:23 +08:00
cpwu db97f5606a fix case 2022-04-22 19:32:48 +08:00