Commit Graph

1768 Commits

Author SHA1 Message Date
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 c3130c7f44 optimize the authentication part 2020-03-01 10:48:22 +08:00
Jeff Tao ac893cff65 fix the bug for authentication 2020-03-01 08:20:04 +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 8c87d83a56 fix a write bug, make the connection cache code prettier 2020-02-25 07:39:16 +08:00
Jeff Tao 5da147a691 add API rpcReallocCont 2020-02-22 20:13:30 +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 3eccf4d22f change the pthread_mutex to lock 2020-02-22 15:02:35 +08:00
Jeff Tao f9302e8a39 made minor changes to make code nicer 2020-02-22 10:17:39 +08:00
Jeff Tao 25a4625ef6 support both TCP and UDP simultaneously for both server and client 2020-02-22 08:01:42 +08:00
slguan db1e1e5460 delete extra java files 2020-02-21 20:47:36 +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
slguan 6ae7357a33 fix some compile errors 2020-02-21 10:13:44 +08:00
slguan b973c6e30c for table sdb 2020-02-20 23:56:33 +08:00
slguan 06db5c544c super table sdb 2020-02-20 22:53:08 +08:00
slguan 95f748ca74 mgmtTable.c 2020-02-20 22:18:08 +08:00
slguan b7050af1f0 reorgnize mgmtVgroup.c 2020-02-20 21:46:30 +08:00
slguan 79341c73d2 reorgnize mgmtDnode.c 2020-02-20 21:10:42 +08:00
slguan 46641badf9 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-20 15:52:16 +08:00
slguan f626507456 reorganize the file mgmtAcct.c and mgmtUser.c 2020-02-20 15:51:42 +08:00
slguan dfafa1be82 reorganize the file mgmtSystem.c 2020-02-20 14:45:50 +08:00
localvar 01db0de801 fix wrong error message bug in tstrerror 2020-02-20 11:36:48 +08:00
slguan 23693d9c53 compile error 2020-02-20 11:35:26 +08:00
Jeff Tao baf6b0fa78 more bug fix 2020-02-20 11:13:36 +08:00
Jeff Tao 20003818b5 fix bugs 2020-02-20 08:21:09 +08:00
Jeff Tao 93f6cd34a6 fix some bugs 2020-02-20 07:58:16 +08:00
Jeff Tao a2629a0287 fix some bugs, rename files in rpc module 2020-02-20 07:05:47 +08:00
Jeff Tao 789246a481 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-19 23:49:11 +08:00
Jeff Tao 54cd817f12 fix many bugs 2020-02-19 23:48:34 +08:00
slguan 2905864579 fix compile errors 2020-02-19 23:48:17 +08:00
slguan e9470f0a6a CMakeFile.txt for rpc unit test 2020-02-19 22:07:54 +08:00
Jeff Tao 6d2dac3961 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-19 21:55:20 +08:00
Jeff Tao 6fa6a016df add testing files 2020-02-19 21:54:26 +08:00
hzcheng f20b026a14 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-19 13:45:30 +00:00
hzcheng f4959b038a more 2020-02-19 13:45:18 +00:00
Jeff Tao 99849ec745 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-19 21:12:11 +08:00
Jeff Tao 1318212c55 more optimization 2020-02-19 21:07:16 +08:00
localvar 7c719291d6 fix link error 2020-02-19 17:10:39 +08:00
slguan 32e7e0e7d8 cmake file for rpc unittest 2020-02-19 17:03:06 +08:00
slguan f3f657a6ae Merge branch 'develop' into 2.0 2020-02-19 14:42:57 +08:00
slguan 4cce8fbb27 dnode 2020-02-19 14:34:56 +08:00
slguan cdc3ce7248 rename modules to plugins 2020-02-19 11:40:05 +08:00
slguan 3aef011db2 dnodeMgmt.h 2020-02-18 23:58:53 +08:00
slguan 10f78bb5fb dnodeMgmt.c 2020-02-18 23:23:58 +08:00
Jeff Tao 7fb3fd9800 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-18 22:24:50 +08:00
Jeff Tao 0299499785 put all the protections all multi-threads 2020-02-18 22:14:32 +08:00