Commit Graph

785 Commits

Author SHA1 Message Date
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 962ed38676 stmt reqid incr one 2022-11-07 18:15:09 +08:00
gccgdb1234 1102a88ad0 bench 2022-11-07 17:35:45 +08:00
Shengliang Guan a2692a3d4e
Merge pull request #17878 from taosdata/fix/handleTransExcept
fix: handle trans except
2022-11-04 09:07:36 +08:00
yihaoDeng 2c4d90aad4 handle trans except 2022-11-03 16:55:48 +08:00
dapan1121 4039e99d96
Merge pull request #17816 from taosdata/fix/TD-19686
fix: return err code when query fail
2022-11-03 10:45:54 +08:00
yihaoDeng ff16c4368f handle tcp except 2022-11-02 20:12:03 +08:00
yihaoDeng fafdfc73ca fix TD-19686 2022-11-01 19:13:07 +08:00
dapan1121 94ae554445
Merge pull request #17757 from taosdata/opt/httpModule
enh: opt http module
2022-11-01 10:05:06 +08:00
yihaoDeng d21d88becc opt http module 2022-10-31 18:50:19 +08:00
yihaoDeng 06c06d290f opt http module 2022-10-31 18:45:10 +08:00
yihaoDeng 8831f386e6 opt http module 2022-10-31 11:57:58 +08:00
yihaoDeng c5fba9ccbd opt http module 2022-10-28 23:17:22 +08:00
yihaoDeng 9322928a57 opt http module 2022-10-28 22:41:25 +08:00
yihaoDeng 4fdc98d3fb opt http module 2022-10-28 22:15:06 +08:00
yihaoDeng df786f1516 use sys mem 2022-10-28 19:27:06 +08:00
yihaoDeng 030195e72a support macos 2022-10-28 16:42:58 +08:00
yihaoDeng cc03ab2edd rm debug log 2022-10-26 09:23:35 +08:00
Shengliang Guan 7ebf2d5de0
Merge pull request #17614 from taosdata/opt/optSysIdxPerf
enh: opt sys idx perf
2022-10-25 16:25:47 +08:00
yihaoDeng 421d2e7332 opt trans on no-windows 2022-10-25 08:48:05 +08:00
yihaoDeng c6683d01af opt trans on no-windows 2022-10-24 20:32:10 +08:00
yihaoDeng 94a3d32ca5 avoid invalid read/write 2022-10-24 16:27:32 +08:00
yihaoDeng a3447c5dae avoid invalid read/write 2022-10-24 14:59:47 +08:00
Shengliang Guan e86cdc8cde
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
2022-10-23 14:38:37 +08:00
yihaoDeng 17ee66cd2c fix coverity scan defeats 2022-10-23 12:25:52 +08:00
Yihao Deng f31d438ce9
Merge branch '3.0' into fix/TD-19646 2022-10-21 18:21:45 +08:00
yihaoDeng e7014c3e89 rm invalid read 2022-10-21 18:20:08 +08:00
dapan1121 101be62054
Merge pull request #17552 from taosdata/fix/http_failure
fix :  avoid invalid read/write
2022-10-21 15:01:23 +08:00
yihaoDeng fd06e0717d avoid invalid read/write 2022-10-21 13:28:13 +08:00
yihaoDeng 7b30eedec0 avoid invalid read/write 2022-10-21 13:24:51 +08:00
Shengliang Guan a03a24127e
Merge pull request #17516 from taosdata/fix/TD-19657
fix:  change listent backlog
2022-10-20 16:39:43 +08:00
yihaoDeng 20e74e57d9 change listent backlog 2022-10-20 14:28:25 +08:00
yihaoDeng c4f7607e8c opt sys query 2022-10-20 14:04:18 +08:00
yihaoDeng 66a3269c6b add pre check 2022-10-19 19:57:31 +08:00
yihaoDeng 12ec7d7193 add pre check 2022-10-19 17:54:06 +08:00
Benguang Zhao 3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
Shengliang Guan c5e9b6abd6
Merge pull request #17402 from taosdata/fix/TD-19259
fix: fix coverity scan problem
2022-10-18 14:50:45 +08:00