Commit Graph

30 Commits

Author SHA1 Message Date
Shengliang Guan d0df1ca7fd change log format 2020-07-15 16:50:48 +08:00
Shengliang Guan 4ad14a8bef [TD-856] add dump to log types 2020-07-06 07:00:05 +00:00
Shengliang Guan 5706dc8cbe [TD-526] add debug option for log 2020-06-28 06:41:20 +00:00
Jeff Tao a3bb1d5f2b tune the code 2020-06-20 12:51:14 +00:00
Jeff Tao e90d241eeb stop UDP/TCP connection first, then close all connections, then clean up 2020-06-20 11:41:12 +00:00
Shengliang Guan 453590e2ec [TD-335] sort include file 2020-05-28 06:44:05 +00:00
Shengliang Guan 374751dba5 [TD-410] fix log print error 2020-05-25 13:53:41 +08:00
Jeff Tao 908aa37a41 add new macro TSDB_EP_LEN 2020-05-18 14:15:21 +00:00
Jeff Tao 95d7105e15 tune the debug info 2020-05-17 14:36:35 +00:00
jtao1735 4e3f4f8c86 some changes 2020-04-27 01:34:16 +00:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
Jeff Tao 704d8da049 re-organize TCP connection code 2020-04-13 18:03:47 +08:00
Jeff Tao 2eadeb93ad a new version fro tqueue 2020-03-08 10:28:30 +08:00
Jeff Tao cebd07dba0 new version for tqueue.c 2020-03-07 22:57:25 +08:00
Jeff Tao 5049b99bf6 change the uid in RPC head to linkUid, hide user name once it is authenticated 2020-03-01 11:57:20 +08:00
Jeff Tao ffdc93d13c put tsRpcMaxUdpSize as an configurable parameter 2020-02-29 17:24:57 +08:00
Jeff Tao 7d5b51ab30 change the API rpcFreeCont implementation, so app can release the request message
fix a few minor bugs
2020-02-29 17:09:04 +08:00
Jeff Tao 14c6385908 :add queue support 2020-02-25 15:26:29 +08:00
Jeff Tao f74ad86c54 support multiple UDP threads
change the mutex in connection cache to home made lock
2020-02-22 19:52:38 +08:00
Jeff Tao 25a4625ef6 support both TCP and UDP simultaneously for both server and client 2020-02-22 08:01:42 +08:00
Jeff Tao 56d1c42f7e add destIp support for NAT 2020-02-21 18:18:42 +08:00
Jeff Tao aea2e74ef8 add more code for testing 2020-02-21 17:26:47 +08:00
Jeff Tao a2629a0287 fix some bugs, rename files in rpc module 2020-02-20 07:05:47 +08:00
Jeff Tao 54cd817f12 fix many bugs 2020-02-19 23:48:34 +08:00
slguan 32e7e0e7d8 cmake file for rpc unittest 2020-02-19 17:03:06 +08:00
Jeff Tao fc22eb445d rearrange the code to make it more readable 2020-02-18 07:06:41 +08:00
Jeff Tao bdaaabe79a initial version for RPC 2020-02-16 22:40:58 +08:00
slguan cb1c3a174b rename tsdb.h 2020-02-14 23:18:14 +08:00
lihui 3980d488e3 [TBASE-1199] 2019-11-20 13:27:28 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00