Commit Graph

2566 Commits

Author SHA1 Message Date
Zhiqiang Wang cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Shengliang Guan ff6ddd1be1
Merge pull request #11953 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-27 18:13:56 +08:00
Liu Jicong eba09ac3c0
Merge pull request #11952 from taosdata/feature/tq
feat(tmq): consumer support recover
2022-04-27 17:47:54 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Liu Jicong e119a7ad48 fix 2022-04-27 17:27:36 +08:00
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
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 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
Shengliang Guan 767d467bdb fix: startup is not allowed when fqdn is changed 2022-04-27 14:31:53 +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
Shengliang Guan 4d86a000ad Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-27 11:48:38 +08:00
Shengliang Guan f7b8f0043e fix: startup is not allowed when fqdn is changed 2022-04-27 11:41:44 +08:00
Shengliang Guan 0136cae760 refactor(cluster): add cb func on transaction start and stop 2022-04-27 10:35:21 +08:00
afwerar 48e379f320 fix(shell): memory init error. 2022-04-27 09:48:33 +08:00
Liu Jicong a196de93f1
Merge pull request #11911 from taosdata/feature/tq
fix: client memory leak
2022-04-26 22:09:50 +08:00
Hongze Cheng c06b5bbd25 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-26 13:51:12 +00:00
Hongze Cheng 2ccdaf0c32 fix insert stuck 2022-04-26 13:51:01 +00:00
Liu Jicong 7b892a0f28 fix: client memory leak 2022-04-26 21:50:36 +08:00
Liu Jicong 84b19fbea2
Merge pull request #11908 from taosdata/feature/tq
enh(tmq): use sem_timewait to reduce busy loop
2022-04-26 19:47:23 +08:00
Liu Jicong 9723145c1d enh(tmq): use sem_timewait to reduce busy loop 2022-04-26 19:21:31 +08:00
Hongze Cheng 928c60e22e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-26 11:04:45 +00:00
Hongze Cheng 42c6f01980 refact vnode includes 2022-04-26 11:04:26 +00:00
Xiaoyu Wang 86d077764d
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
2022-04-26 18:49:44 +08:00
Shengliang Guan a76d8df492
Merge pull request #11900 from taosdata/feature/dnode
refactor(cluster): adjust mnode sync codes
2022-04-26 18:42:14 +08:00
Xiaoyu Wang cdee4d8e07 merge 3.0 2022-04-26 18:27:27 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
Li Minghao 0bd5a15d62
Merge pull request #11898 from taosdata/feature/3.0_mhli
fix(sync): show vgroups all leader
2022-04-26 18:06:19 +08:00
Liu Jicong 08942d5a96
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Shengliang Guan cfe7abce4b refactor(cluster): make sdb ver atomic 2022-04-26 17:45:37 +08:00
Shengliang Guan 1f2b8ae1df refactor(cluster): adjust log print 2022-04-26 17:42:57 +08:00
Li Minghao d0f676caa0 fix bug: show vgroups 2022-04-26 02:39:37 -07:00
Hongze Cheng 15127f3a97 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 09:19:30 +00:00
Hongze Cheng 85d3e4c8ae make case pass 2022-04-26 09:16:29 +00:00
Liu Jicong a5a10f7068 feat: tmq support show 2022-04-26 17:08:42 +08:00
Zhiqiang Wang 6dffa66031
Merge pull request #11889 from taosdata/fix/ZhiqiangWang/fix-15146-memory-free-error
fix(shell): memory free error.
2022-04-26 16:57:13 +08:00
Shengliang Guan 289cfb9325
Merge pull request #11890 from taosdata/feature/dnode
fix: allow startup if the log directory does not exist
2022-04-26 16:46:29 +08:00