Commit Graph

26446 Commits

Author SHA1 Message Date
Liu Jicong 37a2977ad9 feat(tmq): consumer support recover 2022-04-27 17:15:02 +08:00
Liu Jicong 19ec7bcafc enh: more info in perf schema 2022-04-27 15:16:57 +08:00
plum-lihui e8acef45a4 [test: add test case for taos shell] 2022-04-27 10:03:49 +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
Haojun Liao c0b7b1302b refactor: do some internal refactor. 2022-04-27 09:27:12 +08:00
Yihao Deng a558b4453c
Merge pull request #11906 from taosdata/feature/support_retry
Feature/support retry
2022-04-27 08:22:00 +08:00
yihaoDeng 731dc4ff11 feature(rpc): add retry 2022-04-26 22:56:58 +08:00
yihaoDeng 7a99ee14d2 feature(rpc): add retry 2022-04-26 22:54:27 +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 db6fcbb08e
Merge pull request #11912 from taosdata/feature/vnode_refact1
hotfix: vnode
2022-04-26 22:09:33 +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
yihaoDeng a8f707b9f9 feature(rpc): add retry 2022-04-26 21:38:57 +08:00
yihaoDeng ba7bfc6479 feature(rpc): add retry 2022-04-26 21:02:00 +08:00
Haojun Liao 09fc0b791d refactor: do some internal refactor. 2022-04-26 20:26:32 +08:00
plum-lihui 6c6b0055fb [test: add test case] 2022-04-26 19:57:54 +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
yihaoDeng 317adb166a feature(rpc): add retry 2022-04-26 19:42:31 +08:00
plum-lihui 3c1f52eb8c [test: add test case] 2022-04-26 19:36:55 +08:00
Hongze Cheng ef67f710c4
Merge pull request #11907 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-26 19:28:02 +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
plum-lihui 2ece388a02 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-26 18:58:14 +08:00
yihaoDeng c08fcc625c feature(rpc): add retry 2022-04-26 18:57:54 +08:00
plum-lihui 06656d0daa [test: add to check vnode statu for replica 3] 2022-04-26 18:57:53 +08: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
Haojun Liao cc4fd6517f
Merge pull request #11895 from taosdata/feature/3.0_liaohj
fix(query): copy the hasNull attribute to destination SColumnInfoData.
2022-04-26 18:26:26 +08:00
plum-lihui 0584f972cb [test: not repull submodules] 2022-04-26 18:19:01 +08:00
yihaoDeng 207fd455fb feature(rpc): add retry 2022-04-26 18:17:45 +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
Haojun Liao 723a6bd909 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 17:52:14 +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
Hongze Cheng d5886dc97d
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
2022-04-26 17:47:39 +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
dapan1121 901cf55ff2
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
2022-04-26 17:35:11 +08:00
Haojun Liao 0f4da0ef57 fix(query): copy the hasNull attribute to destination SColumnInfoData. 2022-04-26 17:34:00 +08: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
Liu Jicong fa03303bad reject wal write if exceeds limit 2022-04-26 17:19:09 +08:00
Liu Jicong 28325c9080 reject wal write if exceeds limit 2022-04-26 17:18:10 +08: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