Commit Graph

26545 Commits

Author SHA1 Message Date
Liu Jicong 37a2977ad9 feat(tmq): consumer support recover 2022-04-27 17:15:02 +08:00
Shengliang Guan c72a1f9f67 test: add unitest for sdb 2022-04-27 16:59:17 +08:00
Haojun Liao 576c4fa07a
Merge pull request #11942 from taosdata/feature/3.0_liaohj
enh(query): add more information for the result of show tables.
2022-04-27 16:59:01 +08:00
Shengliang Guan a1e5110284
Merge pull request #11944 from taosdata/feature/dnode
test: add user test cases into ci
2022-04-27 16:50:09 +08:00
Haojun Liao 3db512e08f refactor(query): do some internal refactor. 2022-04-27 16:37:19 +08:00
Shengliang Guan 9d17387c06 test: add user test cases into ci 2022-04-27 16:30:11 +08:00
Yihao Deng d1d41dfdc3
Merge pull request #11946 from taosdata/feature/rpc_timeout
feature(rpc): add connect timeout
2022-04-27 16:13:10 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Hongze Cheng 7b2f7964ca
Merge pull request #11939 from taosdata/feature/vnode_refact1
Feature/vnode refact1
2022-04-27 15:35:57 +08:00
Liu Jicong 1ff3057d37
Merge pull request #11940 from taosdata/feature/tq
enh: more info in perf schema
2022-04-27 15:35:24 +08:00
Shengliang Guan 3b0a3e5b19 test: add user test cases into ci 2022-04-27 15:35:10 +08:00
Haojun Liao 0444f0835e fix(query): add super table related information in show tables; 2022-04-27 15:31:04 +08:00
Haojun Liao 68f7c0ec94 Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj 2022-04-27 15:19:54 +08:00
Haojun Liao d62ddcf2db enh(query): add more information for the result of show tables. 2022-04-27 15:17:15 +08:00
Liu Jicong 19ec7bcafc enh: more info in perf schema 2022-04-27 15:16:57 +08:00
Shengliang Guan 06d2ee3799 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-27 15:09:36 +08:00
Shengliang Guan 0a36d3d6a9
Merge pull request #11921 from taosdata/feature/check
fix: startup is not allowed when fqdn is changed
2022-04-27 15:09:14 +08:00
Shengliang Guan 89ec5a88ce refactor: refact user mgmt 2022-04-27 15:08:51 +08:00
Hongze Cheng 3e6172c62f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-27 07:05:09 +00:00
Hongze Cheng 09ff7f6aa0 refactor: vnode 2022-04-27 07:04:56 +00:00
yihaoDeng f6910e525a fix(rpc): fix duplicat port error 2022-04-27 15:00:45 +08:00
jiacy-jcy 7a1794ce69 Merge branch '3.0' into test/jcy 2022-04-27 14:53:42 +08:00
jiacy-jcy 3810e5e0c0 update 2022-04-27 14:52:01 +08:00
Shengliang Guan 767d467bdb fix: startup is not allowed when fqdn is changed 2022-04-27 14:31:53 +08:00
Shengliang Guan 15a0befa88
Merge pull request #11928 from taosdata/feature/dnode
refactor(cluster): add cb func on transaction start and stop
2022-04-27 14:17:13 +08:00
Hongze Cheng 0b0bdf2f7a refactor: tsdb 2022-04-27 06:15:05 +00:00
Shengliang Guan 20c513f42e fix: startup is not allowed when fqdn is changed 2022-04-27 14:05:10 +08:00
Shengliang Guan 01dd33ae58 fix: invalid func in mndVgroup.c 2022-04-27 13:41:28 +08:00
yihaoDeng 5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
plum-lihui 3abf351ae0 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-27 11:51:21 +08:00
plum-lihui c3066c9412 [test: modify test case] 2022-04-27 11:51:07 +08:00
Shengliang Guan 4d86a000ad Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-27 11:48:38 +08:00
Shengliang Guan b5338f38c0
Merge pull request #11920 from taosdata/fix/tsim
fix: make taos -c xx -C work
2022-04-27 11:46:55 +08:00
Shengliang Guan f7b8f0043e fix: startup is not allowed when fqdn is changed 2022-04-27 11:41:44 +08:00
Shengliang Guan 779fea71c0 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-04-27 11:28:26 +08:00
Shengliang Guan debb35da49 fix: make taos -c xx -C work 2022-04-27 11:27:27 +08:00
Haojun Liao c64ea43fbf
Merge pull request #11918 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 11:10:03 +08:00
Hui Li 443ae244c6
Merge pull request #11904 from taosdata/xiaoping/3.0
test: add client config for test cases
2022-04-27 10:58:15 +08:00
Zhiqiang Wang 383c83d900
Merge pull request #11914 from taosdata/fix/ZhiqiangWang/fix-15146-memory-init-error
fix(shell): memory init error.
2022-04-27 10:55:42 +08:00
jiacy-jcy 4cacb9b033 update testcase 2022-04-27 10:41:50 +08:00
Shengliang Guan 0136cae760 refactor(cluster): add cb func on transaction start and stop 2022-04-27 10:35:21 +08:00
Haojun Liao 02cee2ba62 refactor: do some internal refactor. 2022-04-27 10:11:32 +08:00
plum-lihui e8acef45a4 [test: add test case for taos shell] 2022-04-27 10:03:49 +08:00
Ping Xiao c6cc7eff86 test: add client config for test cases 2022-04-27 10:02:22 +08:00
Haojun Liao 60db2c1c2e
Merge pull request #11913 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 09:57:45 +08:00
Ping Xiao a0fcc9a2ae Merge branch '3.0' into xiaoping/3.0 2022-04-27 09:55:28 +08:00
afwerar d4b87d9039 fix(shell): memory init error. 2022-04-27 09:54:50 +08:00
afwerar 48e379f320 fix(shell): memory init error. 2022-04-27 09:48:33 +08:00
Haojun Liao c0b7b1302b refactor: do some internal refactor. 2022-04-27 09:27:12 +08:00
jiacy-jcy 8065649fd3 Merge branch '3.0' into test/jcy 2022-04-27 08:32:08 +08:00