Commit graph

111 commits

Author SHA1 Message Date
yihaoDeng
d121b564c0 add rpc update interface 2023-09-10 16:11:14 +08:00
yihaoDeng
25bc0b226b add rpc update interface 2023-09-10 14:09:36 +08:00
yihaoDeng
bc27d245b1 add rpc update interface 2023-09-06 21:54:31 +08:00
yihaoDeng
cfb5247e30 change var name 2023-08-09 00:46:18 +00:00
yihaoDeng
79f01ad655 add version check in rpc 2023-07-05 08:16:25 +00:00
Xiaoyu Wang
d4e32cc8f1
Merge pull request #20180 from taosdata/fix/3.0_merge_main
merge 3.0
2023-02-27 17:08:44 +08:00
yihaoDeng
84706fe586 fix: limit session num 2023-02-24 21:20:15 +08:00
yihaoDeng
f294d60681 fix: fix asan problem 2023-02-23 20:40:29 +08:00
yihaoDeng
f19fdaa142 opt trans 2023-02-17 22:40:27 +08:00
yihaoDeng
a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
yihaoDeng
f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
yihaoDeng
e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
dapan1121
dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
yihaoDeng
6fb45a5f47 remove unused param 2022-12-13 20:16:45 +08:00
yihaoDeng
4be196491e add fail-fast 2022-12-05 22:39:18 +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
27ebbdadf2 add rpc retry config 2022-11-10 19:44:45 +08:00
yihaoDeng
7b30a6ee23 free unfinished ahandle while quit 2022-11-08 20:45:11 +08:00
afwerar
f80dbfb6f5 fix: memory param over 2022-10-13 18:48:06 +08:00
yihaoDeng
37a0b9c759 support compress 2022-10-11 22:18:44 +08:00
yihaoDeng
4507776c8e support compress 2022-10-11 22:09:35 +08:00
yihaoDeng
6930b393d6 start timer for particular msg 2022-08-06 20:53:42 +08:00
yihaoDeng
ecd560ccb0 start timer for particular msg 2022-08-06 15:30:11 +08:00
yihaoDeng
31cfa1fa5b fix: avoid rpc mem leak 2022-07-20 14:14:46 +08:00
dapan1121
c67fa0c1ce enh: add taosd query exit processing 2022-07-15 14:17:00 +08:00
yihaoDeng
d7a463da46 feat: prealloc handle to client 2022-07-14 20:31:16 +08:00
Hongze Cheng
0901640ba2 make snapshot compile 2022-07-06 09:46:14 +00:00
Minghao Li
b73914fb0d refactor(sync): add term in rpcMsg 2022-07-06 16:52:39 +08:00
yihaoDeng
b2be5169ab add inst ref 2022-07-01 15:11:24 +08:00
yihaoDeng
5691b0e82f feat:modify code 2022-06-29 11:04:04 +08:00
yihaoDeng
ad29b90cc2 fix: fix rpc quit problem 2022-06-28 21:43:40 +08:00
yihaoDeng
14209eeec6 feat: add no retry to query 2022-06-27 19:34:50 +08:00
Shengliang Guan
89d6ca7823 feat: privilege for sysinfo user 2022-06-25 18:03:12 +08:00
Yihao Deng
2941254a2b
Merge branch '3.0' into enh/trace1 2022-06-18 18:26:26 +08:00
yihaoDeng
5401c68706 enh: add trace 2022-06-18 14:07:54 +08:00
Shengliang Guan
80e0b830fe refactor: remove duplicate conninfo in SRpcMsg 2022-06-17 10:40:42 +08:00
yihaoDeng
d9c83f6357 enh: change rpcGetConnInfo 2022-06-09 13:50:18 +08:00
Shengliang Guan
bc8e6b7fd7 refactor: adjust vnode sync 2022-06-08 21:17:17 +08:00
yihaoDeng
6e6dadf5d7 eerge branch 'ne' into update 2022-05-26 11:53:31 +08:00
yihaoDeng
511a4c3a4f update default epset 2022-05-26 11:29:31 +08:00
yihaoDeng
cca2bcdb28 enh: rpc set default epset 2022-05-25 13:12:02 +08:00
yihaoDeng
7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
Shengliang Guan
c38a8055ba fix: add error code if malloc failed 2022-05-23 12:04:57 +08:00
yihaoDeng
305fa25490 enh: delete redundancy code 2022-05-21 11:18:32 +08:00
yihaoDeng
76b9a5acee fix: avoid invalid read/write 2022-05-19 21:56:39 +08:00
yihaoDeng
af9abca851 enh: add UT to CI 2022-05-19 17:38:11 +08:00
Shengliang Guan
36fe62fbd2 refactor: make more object global 2022-05-16 23:23:49 +08:00
Shengliang Guan
6d0b51bfd2 refactor: adjust SRpcMsg handle to info 2022-05-16 20:07:09 +08:00
Shengliang Guan
c78517549e refactor: adjust SRpcMsg 2022-05-16 14:13:20 +08:00