Commit Graph

569 Commits

Author SHA1 Message Date
yihaoDeng 328cde55d5 fix: fix invalid read-write 2023-02-20 18:57:53 +08:00
yihaoDeng f570ac22cf fix: fix invalid read-write 2023-02-20 18:48:12 +08:00
yihaoDeng 1971ec0adb add trans param 2023-02-19 22:17:44 +08:00
yihaoDeng a9b6d56425 rm macro 2023-02-18 08:45:40 +08:00
yihaoDeng 0a22b24ed3 opt trans 2023-02-17 23:03:09 +08:00
yihaoDeng f19fdaa142 opt trans 2023-02-17 22:40:27 +08:00
yihaoDeng b894ba6f37 opt trans 2023-02-17 21:59:23 +08:00
yihaoDeng 597d7d3d9b opt transport 2023-02-17 20:47:38 +08:00
yihaoDeng d22e97d256 fix invalid code 2023-02-17 13:56:42 +08:00
yihaoDeng 3de71e39b4 opt code 2023-02-17 13:27:36 +08:00
yihaoDeng a75e170151 fix err code 2023-02-17 12:07:25 +08:00
yihaoDeng 76e5213a23 opt queue 2023-02-17 12:01:12 +08:00
yihaoDeng 27e6a0c344 change default value 2023-02-17 08:45:10 +08:00
yihaoDeng 666cfd8701 add debug info 2023-02-16 19:29:06 +08:00
yihaoDeng 23e1cb8fd5 fix mem leak 2023-02-16 19:17:39 +08:00
yihaoDeng c20fb3878d fix crash 2023-02-16 19:07:49 +08:00
yihaoDeng ee28ab3bf7 enh: batch send 2023-02-16 18:06:12 +08:00
yihaoDeng c35b938698 fix invalid read/write 2023-02-16 17:01:09 +08:00
yihaoDeng a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
yihaoDeng 27643f7c21 fix invalid read 2023-02-16 11:04:38 +08:00
yihaoDeng 792e16befc fix invalid read 2023-02-16 10:36:49 +08:00
yihaoDeng 05e61bac89 fix: invalid read 2023-02-16 00:12:26 +08:00
yihaoDeng 3fc8f6b732 fix: invalid read 2023-02-15 22:29:17 +08:00
yihaoDeng 5c6b5f0d0f fix: invalid read 2023-02-15 21:58:56 +08:00
yihaoDeng 015dd658e6 fix: invalid read 2023-02-15 21:16:08 +08:00
yihaoDeng 9c050c0ea6 handle too many session 2023-02-15 20:15:34 +08:00
yihaoDeng f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
yihaoDeng b8dfc71446 handle too many session 2023-02-15 19:24:48 +08:00
yihaoDeng e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
yihaoDeng 09e5ca7a0f handle fastfail 2023-02-15 15:34:55 +08:00
dapan1121 eae7fc509f
Merge pull request #19763 from taosdata/fix/TD-22074
fix: fix not msg to send
2023-02-06 16:22:58 +08:00
dapan1121 1f3f92c2cf
Merge pull request #19777 from taosdata/fix/TD-22145
fix: fix fd limit crash
2023-02-06 16:22:02 +08:00
dapan1121 c4295e1b29
Merge pull request #19779 from taosdata/fix/hostShutDown
fix: no resp when host machine shutdown
2023-02-06 16:20:39 +08:00
yihaoDeng b36b34c1bb change transport param 2023-02-04 12:56:22 +08:00
yihaoDeng e7a72d5a28 fix: no resp when host machine shutdown 2023-02-03 13:57:26 +08:00
yihaoDeng 9f62cfd6f3 ref log 2023-02-03 12:12:58 +08:00
yihaoDeng cdf362b588 fix: fix fd limit crash 2023-02-03 12:08:16 +08:00
dapan1121 ca16ebc6e7 fix: add get ip addr result validation 2023-02-03 10:36:47 +08:00
yihaoDeng 1766e46fca fix compile error 2023-02-02 21:46:48 +08:00
yihaoDeng 615fe4869e fix: fix not msg to send 2023-02-02 17:46:58 +08:00
Benguang Zhao 4031dc1af4 Merge branch main into FIX/TD-21043-main 2023-01-02 16:41:46 +08:00
yihaoDeng 329e257ac4 remove assert 2022-12-29 18:47:32 +08:00
Benguang Zhao 8916722dd7 Merge branch main to FIX/TD-21043-main 2022-12-27 14:50:39 +08:00
Benguang Zhao 5159d60f56 enh: vnodeCommit on consensus only 2022-12-23 20:16:32 +08:00
Alex Duan cd1b87031a fix(query): modify error describe 2022-12-22 10:22:51 +08:00
Alex Duan 15160544c5 feat(rpc): move the check msgType to client 2022-12-21 11:48:24 +08:00
Alex Duan 37ea86f8ed fix(rpc): add msgType condition 2022-12-20 21:13:33 +08:00
Alex Duan df6102f66e fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL 2022-12-20 18:14:24 +08:00
Alex Duan 7d9e5924fa fix(query): remove check msgType 2022-12-20 18:06:04 +08:00
Alex Duan 02dbf35354 fix(query): return TSDB_CODE_RPC_VGROUP_NOT_CONNECTED if all nodes in vgroups is offline 2022-12-20 16:57:16 +08:00
yihaoDeng 11e7c94134 modify test case and memleak while client quit 2022-12-18 13:11:30 +08:00
yihaoDeng 93dc0aff07 change err msg while vnode is stoped 2022-12-15 17:08:03 +08:00
yihaoDeng 63f546e5d6 release unused handle 2022-12-12 21:47:19 +08:00
yihaoDeng 113355e45e release unused handle 2022-12-12 19:10:40 +08:00
yihaoDeng 3bce02438f TD-21115 2022-12-10 11:12:54 +08:00
Shengliang Guan 5adf21b68f
Merge pull request #18850 from taosdata/fix/udfdCrash
fix: fix udfd crash
2022-12-09 15:15:44 +08:00
yihaoDeng 52045c43ab compile error 2022-12-09 13:30:25 +08:00
yihaoDeng 77829e2676 exhandle mem leak 2022-12-09 13:23:52 +08:00
yihaoDeng 0b1cef9b51 fix udfd crash 2022-12-09 11:29:04 +08:00
yihaoDeng ed6f542a3e TD-20975 2022-12-08 21:18:36 +08:00
yihaoDeng b2b1eb748a update epset 2022-12-08 15:31:20 +08:00
yihaoDeng 6635691f52 add msg type 2022-12-06 22:21:47 +08:00
yihaoDeng 0254e90ce6 avoid null pointer 2022-12-06 13:42:59 +08:00
yihaoDeng 4e87bcc97a support fail fast 2022-12-06 10:53:31 +08:00
yihaoDeng 9ce9d21507 support fail fast 2022-12-06 10:30:14 +08:00
yihaoDeng 4be196491e add fail-fast 2022-12-05 22:39:18 +08:00
Shengliang Guan f3e980de14 enh: remove TSDB_CODE_RPC_REDIRECT 2022-12-02 22:45:11 +08:00
Shengliang Guan 524de026a5 enh: remove TSDB_CODE_RPC_REDIRECT 2022-12-02 22:24:35 +08:00
dapan1121 dff4c36092
Merge branch '3.0' into fix/TD-20802 2022-12-02 10:11:39 +08:00
yihaoDeng 3378ff0fb8 refactor code 2022-12-01 16:03:40 +08:00
dapan1121 98726f17fa fix: redirect handler issue 2022-12-01 14:54:58 +08:00
Shengliang Guan fd31980b91
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
2022-11-30 17:23:20 +08:00
Shengliang Guan 189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
2022-11-30 10:47:13 +08:00
yihaoDeng dcd16684a0 fix invalid param 2022-11-29 17:53:24 +08:00
yihaoDeng 5425d67c9a add timestamp to msg head 2022-11-29 11:40:58 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
yihaoDeng 65aa86edec change paramter 2022-11-29 10:11:34 +08:00
yihaoDeng 91b09893bf change paramter 2022-11-28 22:16:00 +08:00
yihaoDeng f5db4a8b40 change paramter 2022-11-28 22:08:21 +08:00
gccgdb1234 6e7e02c3cd fix compile 2022-11-28 19:13:11 +08:00
gccgdb1234 25889595d8 fix compile 2022-11-28 18:01:15 +08:00
gccgdb1234 2bb59df74b fix compile 2022-11-28 17:47:49 +08:00
yihaoDeng 0611ecbe31 change paramter 2022-11-28 10:53:27 +08:00
yihaoDeng f3c1eb829e refactor retry 2022-11-28 10:10:11 +08:00
Shengliang Guan 58a0ea253e
Revert "enh: add debug info" 2022-11-27 00:44:12 +08:00
yihaoDeng 55af567ccc change code 2022-11-25 14:47:06 +08:00
yihaoDeng 3fd6de0c53 change code 2022-11-25 14:20:30 +08:00
yihaoDeng 44a33ffad0 add debug info 2022-11-25 13:17:09 +08:00
yihaoDeng 06af61d975 add debug info 2022-11-25 12:03:08 +08:00
yihaoDeng 44eaa27989 fix invalid packet 2022-11-24 20:54:34 +08:00
yihaoDeng febe918d36 add debug info 2022-11-24 10:28:38 +08:00
yihaoDeng be410b9903 add debug info 2022-11-23 21:33:11 +08:00
yihaoDeng c84f9f8634 add debug info 2022-11-23 18:29:31 +08:00
yihaoDeng 3f0ea98cb2 fix mem leak 2022-11-23 11:33:03 +08:00
yihaoDeng c9407a7726 fix mem leak 2022-11-23 11:31:13 +08:00
yihaoDeng 865332d960 avoid double compress 2022-11-22 15:27:07 +08:00
yihaoDeng fec994e124 avoid double compress 2022-11-22 15:04:07 +08:00
yihaoDeng 963d56cfc1 retry code 2022-11-22 11:10:28 +08:00
yihaoDeng 62bf1c024a refactor retry 2022-11-21 21:25:15 +08:00
yihaoDeng ba23ed2317 add simple retry 2022-11-20 18:53:48 +08:00
yihaoDeng 5a0da6d28d conn timeout refactor 2022-11-11 21:42:23 +08:00
yihaoDeng 174ba6ad6e conn timeout refactor 2022-11-11 21:18:36 +08:00
yihaoDeng 197d5d4b7a free unfinished ahandle while quit 2022-11-11 19:41:02 +08:00
yihaoDeng 52b28fbceb fix ahandle mem leak 2022-11-11 19:16:51 +08:00
yihaoDeng 8fa39accdf conn timeout refactor 2022-11-11 16:11:37 +08:00
yihaoDeng 50f148abac conn timeout refactor 2022-11-11 16:04:20 +08:00
yihaoDeng 27ebbdadf2 add rpc retry config 2022-11-10 19:44:45 +08:00
yihaoDeng 1c519bcae0 redefine timer 2022-11-10 18:43:57 +08:00
yihaoDeng 5c5d70e0fc enh log 2022-11-10 17:05:53 +08:00
dapan1121 7dea2e99d3
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
2022-11-10 13:52:32 +08:00
yihaoDeng 1ed333140b fix invalid free 2022-11-08 22:09:58 +08:00
yihaoDeng 7b30a6ee23 free unfinished ahandle while quit 2022-11-08 20:45:11 +08:00
yihaoDeng 3c6246f85f TS-2015 2022-11-08 18:18:33 +08:00
yihaoDeng a8bb8373f4 avoid rpc send-recv cpu imbalance 2022-11-07 20:08:14 +08:00
yihaoDeng 2c4d90aad4 handle trans except 2022-11-03 16:55:48 +08:00
yihaoDeng ff16c4368f handle tcp except 2022-11-02 20:12:03 +08:00
yihaoDeng 4fdc98d3fb opt http module 2022-10-28 22:15:06 +08:00
yihaoDeng cc03ab2edd rm debug log 2022-10-26 09:23:35 +08:00
yihaoDeng 17ee66cd2c fix coverity scan defeats 2022-10-23 12:25:52 +08:00
yihaoDeng c9aadfadee fix coverity scan problem 2022-10-17 16:29:50 +08:00
Haojun Liao f5f0a7026f other: merge 3.0 2022-10-13 14:20:51 +08:00
yihaoDeng 5badb8f056 fix(tsc): fix invalid free 2022-10-12 11:38:07 +08:00
yihaoDeng 841207666a support compress 2022-10-12 10:20:01 +08:00
yihaoDeng 4507776c8e support compress 2022-10-11 22:09:35 +08:00
Haojun Liao 7c3ddc4920 other:merge 3.0 2022-10-10 15:35:38 +08:00
yihaoDeng 9a5db03293 opt log time 2022-10-09 21:13:50 +08:00
yihaoDeng 738fddb814 fix coverity scan problem 2022-09-30 17:49:08 +08:00
yihaoDeng fdba81e7c2 add debug log 2022-09-29 11:34:15 +08:00
Haojun Liao 78f03e993d other:merge 3.0 2022-09-19 10:30:55 +08:00
yihaoDeng 3398de8a35 fix(tsc): avoid mem leak 2022-09-15 21:35:54 +08:00
yihaoDeng 2b8b1ebc86 fix: fix mem leak 2022-09-13 20:45:28 +08:00
yihaoDeng b914e37874 enh(tsc): handle schedule error 2022-09-13 19:05:35 +08:00
yihaoDeng 990416d20d enh(tsc): handle schedule error 2022-09-13 18:32:22 +08:00
Shengliang Guan 6b04ee9816
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
2022-09-12 09:34:06 +08:00
yihaoDeng 0a337e82e3 fix: fix compile error 2022-09-11 22:11:44 +08:00
yihaoDeng 308bfe7fb8 fix: fix compile error 2022-09-11 22:01:07 +08:00
yihaoDeng f26047cfe8 fix: fix compile error 2022-09-11 19:44:50 +08:00
yihaoDeng 440d14e36c fix: fix compile error 2022-09-10 23:27:05 +08:00
yihaoDeng 26d86477f9 fix: fix compile error 2022-09-10 20:11:17 +08:00
yihaoDeng 16a5f01293 fix: fix compile error 2022-09-10 19:08:34 +08:00
yihaoDeng d1d35c48e4 fix: make CI happy 2022-09-10 17:24:23 +08:00
yihaoDeng eac5d2c497 fix: make CI happy 2022-09-10 17:12:22 +08:00
yihaoDeng 93dd2101c1 fix: make CI happy 2022-09-10 10:27:41 +08:00
yihaoDeng 58c410118f fix: make CI happy 2022-09-09 19:09:24 +08:00
yihaoDeng fadd7317af fix: make CI happy 2022-09-09 18:40:32 +08:00
yihaoDeng bfcb181662 fix: make CI happy 2022-09-09 18:30:02 +08:00
yihaoDeng 11a8237975 fix: fix compile error 2022-09-09 14:47:49 +08:00
yihaoDeng edf3f6320d fix: fix compile error 2022-09-09 14:28:57 +08:00
yihaoDeng 57e34dc308 fix(rpc): handle write failure 2022-09-09 11:28:00 +08:00
yihaoDeng 0a4644307e fix: fix compile error 2022-09-07 19:48:43 +08:00