Commit Graph

2342 Commits

Author SHA1 Message Date
hzcheng b6d00ea311 add more code 2020-03-05 03:14:13 +00:00
slguan 0d4618ce1b fix compile errors in cluster module 2020-03-05 10:12:10 +08:00
hzcheng 8367106266 more 2020-03-04 13:28:19 +00:00
slguan 3a056eddea for cluster module 2020-03-04 20:49:23 +08:00
hzcheng 97e979f403 add more 2020-03-04 12:33:17 +00:00
hzcheng efb4ac0e32 more 2020-03-04 09:53:46 +00:00
hzcheng 112ebc5819 add more 2020-03-04 08:11:09 +00:00
slguan 78fe387d29
Merge pull request #1308 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-03-04 14:24:57 +08:00
hzcheng 9fa0685bbf correct some error 2020-03-04 06:20:26 +00:00
hzcheng 576f77031d more 2020-03-04 05:58:56 +00:00
hzcheng 5ffd4207ae more 2020-03-04 05:55:30 +00:00
hzcheng 2b927cb78a fix some error 2020-03-04 03:14:13 +00:00
hzcheng 532d4a26b7 more 2020-03-04 02:54:56 +00:00
hzcheng b976772263 Merge branch '2.0' into feature/2.0tsdb 2020-03-04 02:19:22 +00:00
hzcheng c23ce6d16d
Merge pull request #1306 from taosdata/refact/slguan
fix compile error in 2.0
2020-03-04 10:12:16 +08:00
slguan 22a6eeb528 fix compile error in 2.0 2020-03-04 10:09:46 +08:00
hzcheng 7efbbc598e
Merge pull request #1304 from taosdata/refact/slguan
Refact/slguan
2020-03-03 18:32:05 +08:00
slguan cfd3e5149c compile for mgmt grant 2020-03-03 18:27:18 +08:00
slguan 8fc096e3fc sort out mgmt account 2020-03-03 16:39:32 +08:00
hzcheng 98be150f48 more 2020-03-03 08:17:48 +00:00
hzcheng a92a1f12b3 more 2020-03-03 08:05:46 +00:00
hzcheng e534caefff more 2020-03-03 05:54:05 +00:00
hzcheng 5d746c9542 more 2020-03-03 05:03:38 +00:00
hzcheng 3b940a6bea more 2020-03-03 02:29:14 +00:00
hzcheng b2e189178d more 2020-03-02 15:09:33 +00:00
slguan 14ecbb0fe7 rename some funciton pointors 2020-03-02 22:58:11 +08:00
hzcheng a4ee9d7c9c refactor 2020-03-02 13:37:03 +00:00
hzcheng 9f0c01510e more 2020-03-02 13:16:15 +00:00
hzcheng 42fc423684 more 2020-03-02 13:11:21 +00:00
hzcheng a6166565fb more 2020-03-02 13:02:42 +00:00
slguan 62d79763de
Merge pull request #1290 from taosdata/refact/rpc
Refact/rpc
2020-03-02 13:54:35 +08:00
hzcheng d4e6aef5ee Merge branch '2.0' into feature/2.0tsdb 2020-03-02 05:20:04 +00: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
slguan ee476bb053
Merge pull request #1288 from taosdata/refact/rpc
fix the bug for authentication
2020-03-01 10:47:42 +08:00
Jeff Tao ac893cff65 fix the bug for authentication 2020-03-01 08:20:04 +08:00
slguan 693f9f2b7e
Merge pull request #1280 from taosdata/refact/rpc
Refact/rpc
2020-02-29 17:45:32 +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
slguan a21c508b36 Merge branch 'develop' into 2.0
# Conflicts:
#	src/client/inc/tsclient.h
#	src/client/src/tscSQLParser.c
#	src/client/src/tscServer.c
#	src/client/src/tscUtil.c
#	src/system/detail/src/vnodeShell.c
2020-02-29 16:11:16 +08:00
slguan 4a9e27d6b6
Merge pull request #1274 from sangshuduo/fix-mac-build-for-compar-fn-t
fix __compar_fn_t build issue on Mac
2020-02-29 15:15:52 +08:00
slguan 234113ef04 connection from shell to dnode 2020-02-29 15:15:09 +08:00
slguan 41044ba3d9
Merge pull request #1278 from taosdata/feature/liaohj
fix the crash when skey is less than ekey.
2020-02-29 15:05:02 +08:00
hjxilinx cea31100de fix the crash when skey is less than ekey. 2020-02-29 14:57:08 +08:00
slguan f4f68de6d5
Merge pull request #1277 from taosdata/feature/liaohj
Feature/liaohj
2020-02-29 13:42:33 +08:00
hjxilinx 84c1eb3cdd fix bugs in regression test(degenerated cases, committed blocks are ignored in get cache blocks). 2020-02-29 13:41:24 +08:00
hjxilinx 819b4c6190 fix bugs founded in regression test(reverse scan failed). 2020-02-29 11:59:33 +08:00
slguan c02772b337
Merge pull request #1276 from taosdata/feature/liaohj
fix bugs founded in regression test
2020-02-29 11:29:54 +08:00
hjxilinx e1a91107ce fix bugs founded in regression test(limit offset on interval query failed). 2020-02-29 11:21:10 +08:00
slguan bddda5430b submit message 2020-02-28 22:29:53 +08:00