Commit Graph

119 Commits

Author SHA1 Message Date
Yihao Deng db47cb5805
Merge branch 'main' into fix/toManySeesion 2023-02-25 17:04:56 +08:00
yihaoDeng dd2e9697b5 fix: limit session num 2023-02-24 20:39:25 +08:00
yihaoDeng 0d5aad85f8 fix: opt trans debug info 2023-02-23 22:29:56 +08:00
yihaoDeng 76e5213a23 opt queue 2023-02-17 12:01:12 +08:00
yihaoDeng 2fbede75a3 fix mem leak 2023-01-03 17:46:17 +08:00
yihaoDeng 3378ff0fb8 refactor code 2022-12-01 16:03:40 +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
yihaoDeng 5425d67c9a add timestamp to msg head 2022-11-29 11:40:58 +08:00
Shengliang Guan 58a0ea253e
Revert "enh: add debug info" 2022-11-27 00:44:12 +08:00
yihaoDeng 06af61d975 add debug info 2022-11-25 12:03:08 +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 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 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 06c06d290f opt http module 2022-10-31 18:45:10 +08:00
yihaoDeng 4507776c8e support compress 2022-10-11 22:09:35 +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 eeb1d40e6d Merge branch 'dv3' into dvv 2022-08-06 19:19:13 +08:00
yihaoDeng 66adfa9e42 start timer for particular msg 2022-08-06 15:50:12 +08:00
yihaoDeng ecd560ccb0 start timer for particular msg 2022-08-06 15:30:11 +08:00
yihaoDeng dc15a3dadf opt rpc send/recv 2022-08-05 11:23:36 +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
yihaoDeng 31cfa1fa5b fix: avoid rpc mem leak 2022-07-20 14:14:46 +08:00
yihaoDeng 3a65f10f86 fix: avoid rpc mem leak 2022-07-20 11:01:06 +08:00
yihaoDeng d7a463da46 feat: prealloc handle to client 2022-07-14 20:31:16 +08:00
yihaoDeng 7142f1334f refactor rpc code 2022-07-11 21:47:34 +08:00
yihaoDeng f65d33ea54 refactor rpc 2022-07-11 20:05:07 +08:00
Shengliang Guan dca93b18cc refactor: adjust logs 2022-07-08 16:57:54 +08:00
yihaoDeng eb3a9a53ab fix rpc mem leak 2022-07-05 20:03:27 +08:00
Yihao Deng 7ae8787cef
Merge pull request #14511 from taosdata/enh/killQuery
enh: enhance kill query processing
2022-07-04 19:39:32 +08:00
Minghao Li eae44cd9df refactor(sync): add error code sync-timeout 2022-07-04 18:10:40 +08:00
Minghao Li 0c1a46c26e refactor(sync): add sync strategy 2022-07-04 15:29:55 +08:00
Minghao Li 086ec29ca0 refactor(sync): add SyncClientRequestBatch 2022-07-02 14:41:54 +08:00
yihaoDeng b2be5169ab add inst ref 2022-07-01 15:11:24 +08:00
Yihao Deng 2001be5996
Merge branch '3.0' into enh/stopquery 2022-06-29 17:24:52 +08:00