Commit Graph

114 Commits

Author SHA1 Message Date
yihaoDeng 772e9c6627 update test case 2023-09-13 16:27:58 +08:00
yihaoDeng 4faa791ffd refactor code 2023-09-13 15:38:44 +08:00
yihaoDeng d549a47cf5 add rpc update interface 2023-09-11 15:17:20 +08:00
yihaoDeng 05727359ca add rpc update interface 2023-09-11 15:02:35 +08:00
yihaoDeng 9abfbbab5e add rpc update interface 2023-09-11 13:57:45 +08:00
yihaoDeng 30a60be214 add rpc update interface 2023-09-11 09:26:00 +08:00
yihaoDeng d121b564c0 add rpc update interface 2023-09-10 16:11:14 +08:00
yihaoDeng 2caaae392a add keep alive parameter 2023-08-01 06:38:30 +00:00
yihaoDeng 79f01ad655 add version check in rpc 2023-07-05 08:16:25 +00:00
yihaoDeng e8b6d8fa64 fix: fix double send resp 2023-02-22 19:36:20 +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
yihaoDeng e7a72d5a28 fix: no resp when host machine shutdown 2023-02-03 13:57:26 +08:00
yihaoDeng cdf362b588 fix: fix fd limit crash 2023-02-03 12:08:16 +08:00
yihaoDeng 329e257ac4 remove assert 2022-12-29 18:47:32 +08:00
yihaoDeng 0b1cef9b51 fix udfd crash 2022-12-09 11:29:04 +08:00
yihaoDeng 3727cedeb3 change paramter 2022-11-28 20:43:33 +08:00
yihaoDeng 0611ecbe31 change paramter 2022-11-28 10:53:27 +08:00
yihaoDeng 44eaa27989 fix invalid packet 2022-11-24 20:54:34 +08:00
yihaoDeng 52b28fbceb fix ahandle mem leak 2022-11-11 19:16:51 +08:00
yihaoDeng a8bb8373f4 avoid rpc send-recv cpu imbalance 2022-11-07 20:08:14 +08:00
yihaoDeng cc03ab2edd rm debug log 2022-10-26 09:23:35 +08:00
yihaoDeng 5ff8bb5bc0 fix invalid packet 2022-10-17 19:56:59 +08:00
Haojun Liao f5f0a7026f other: merge 3.0 2022-10-13 14:20:51 +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 738fddb814 fix coverity scan problem 2022-09-30 17:49:08 +08:00
Haojun Liao 0d3a6c6261 refactor: update the transport module. 2022-09-30 13:48:09 +08:00
yihaoDeng 4977e2e676 opt tbname in 2022-09-29 18:35:12 +08:00
yihaoDeng 68a1c12dae add compile opt 2022-09-06 14:58:19 +08:00
yihaoDeng ead0a97920 avoid except 2022-09-04 13:22:05 +08:00
yihaoDeng 570f9c3a71 merge main 2022-08-18 21:13:26 +08:00
yihaoDeng c6f60ba3d7 fix invalid packet 2022-08-17 20:49:59 +08:00
yihaoDeng e016c8f729 fix invalid packet 2022-08-17 20:04:04 +08:00
yihaoDeng 9eb99615fe fix invalid packet 2022-08-17 17:58:46 +08:00
yihaoDeng a105e39931 refactor code 2022-08-15 10:28:56 +08:00
yihaoDeng dd04c35dcf Merge branch 'dev' into opt 2022-08-10 10:26:03 +08:00
yihaoDeng 498c551094 avoid start timer 2022-08-08 15:40:24 +08:00
yihaoDeng f97b972191 opt rpc perf 2022-08-05 20:55:16 +08:00
yihaoDeng dc15a3dadf opt rpc send/recv 2022-08-05 11:23:36 +08:00
yihaoDeng 549f5983c0 fix invalid free 2022-07-28 09:22:36 +08:00
yihaoDeng 5ed23e7912 fix read buf 2022-07-27 14:52:44 +08:00
yihaoDeng d05b4ebb7d opt rpc 2022-07-26 19:45:52 +08:00
yihaoDeng 3df82b4dd1 feactor debug log 2022-07-23 19:54:52 +08:00
yihaoDeng 607c042a2f fix rpc code 2022-07-22 15:40:35 +08:00
yihaoDeng 46d4bf90fd refactor rpc code 2022-07-21 20:19:04 +08:00
yihaoDeng 67d99c9cc2 refactor rpc code 2022-07-21 17:32:17 +08:00
yihaoDeng de8bb6c25c fix: avoid rpc mem leak 2022-07-21 14:40:16 +08:00
yihaoDeng 57436e5ae2 avoid mem leak 2022-07-21 10:42:00 +08:00
dapan1121 976d4670a9 Merge branch '3.0' into fix/TD-15197 2022-07-21 09:11:03 +08:00