Commit Graph

1866 Commits

Author SHA1 Message Date
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
slguan 14ecbb0fe7 rename some funciton pointors 2020-03-02 22:58:11 +08:00
slguan 62d79763de
Merge pull request #1290 from taosdata/refact/rpc
Refact/rpc
2020-03-02 13:54:35 +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
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
Shuduo Sang 9e9d7dbb50 fix __compar_fn_t build issue on Mac 2020-02-28 19:31:27 +08:00
slguan 55a9a5db0c message for drop vgroup 2020-02-28 18:14:39 +08:00
slguan 683ef75fda message for drop table 2020-02-28 14:33:33 +08:00
slguan e333bc2880
Merge pull request #1272 from taosdata/feature/liaohj
fix bugs founded in regression test(reverse scan failed).
2020-02-28 14:29:44 +08:00
hjxilinx 3642a95080 fix bugs founded in regression test(reverse scan failed). 2020-02-28 12:29:43 +08:00
slguan a05776b0f7 create table msg sync process to dnode 2020-02-28 00:30:07 +08:00
slguan 0553473456
Merge pull request #1267 from taosdata/feature/liaohj
Feature/liaohj
2020-02-27 21:37:03 +08:00
hjxilinx 74de94ed87 fix bugs founded in regression test(group by failed). 2020-02-27 18:42:33 +08:00
slguan aa84e61e58 communication from dnode to mgmt 2020-02-27 17:04:04 +08:00
hjxilinx 3d560da28d fix bugs founded in regression test(reverse scan failed). 2020-02-27 13:32:11 +08:00
hjxilinx a7fc925f1b fix bugs founded in regression test(reverse scan failed). 2020-02-27 12:49:05 +08:00
slguan 1a8025666f
Merge pull request #1266 from taosdata/feature/liaohj
Feature/liaohj
2020-02-27 11:02:32 +08:00
slguan e42d6fa100
Merge pull request #1264 from taosdata/hotfix/xyl
edit jdbc version
2020-02-27 10:56:57 +08:00
hjxilinx 3932d0accd fix bugs founded in regression test(cancel super table query may cause client crash). 2020-02-27 10:42:17 +08:00
slguan 5cb76602cd communication from dnode to mgmt 2020-02-27 10:21:41 +08:00
hjxilinx 86015bfc25 fix bugs founded in regression test. 2020-02-27 02:02:37 +08:00
hjxilinx 1fb55adec4 suppress compiler warnings 2020-02-26 22:45:40 +08:00
hjxilinx bb76898957 merge dev branch 2020-02-26 22:34:17 +08:00
slguan 86402cc934 conection from mgmt to dnode 2020-02-26 19:29:23 +08:00
xieyinglin 55b0e5187c edit jdbc version 2020-02-26 18:01:21 +08:00
hjxilinx dfd3402797 fix invalid write when assign the ip address at the client side. 2020-02-26 17:43:08 +08:00
slguan a67de091d2
Merge pull request #1263 from taosdata/feature/dockerfile
[TBASE-1542] modify format of Query result in Grafana API
2020-02-26 15:53:36 +08:00
slguan ce906917ff create table in mnode 2020-02-26 15:14:32 +08:00
hjxilinx df3c457341 fix bugs in regression tests. 2020-02-26 14:20:05 +08:00
Tao Liu da642c48ce
Merge branch 'develop' into feature/dockerfile 2020-02-26 12:00:33 +08:00