Commit Graph

529 Commits

Author SHA1 Message Date
Liu Jicong 6caa506916
Merge pull request #10224 from taosdata/feature/tq
mq rebalance
2022-02-11 18:17:19 +08:00
Liu Jicong f0d7d1b323 mq rebalance 2022-02-11 18:09:25 +08:00
Shengliang Guan 3a995e3dd5
Merge pull request #10152 from taosdata/feature/TD-11381-3.0
Feature/td 11381 3.0 - STSRow refactor
2022-02-10 16:50:06 +08:00
Shengliang Guan 8b3a865134
Merge pull request #10198 from taosdata/feature/mnode
collect vload infos
2022-02-10 16:49:13 +08:00
Shengliang Guan ce661e41aa collect vload infos 2022-02-10 16:26:56 +08:00
Cary Xu 2349be9e4a use const * 2022-02-10 16:22:36 +08:00
Cary Xu 1805642aed
Merge branch '3.0' into feature/TD-11381-3.0 2022-02-10 16:16:00 +08:00
Cary Xu 3d42cd548e code optimization 2022-02-10 16:12:48 +08:00
Liu Jicong 91a2d7c2a9 merge from 3.0 2022-02-10 11:24:47 +08:00
Liu Jicong 432f8bfd6b rewrite rebalance 2022-02-10 11:22:50 +08:00
Cary Xu d71fece2aa STSRow refactor 2022-02-09 20:34:11 +08:00
Cary Xu 3504d3f872 Merge branch '3.0' into feature/TD-11381-3.0 2022-02-09 10:32:25 +08:00
Cary Xu e2d4c81cdc
Feature/td 11463 update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit (#10150)
* initial commit

* fix commit error

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit

Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
2022-02-09 10:30:39 +08:00
Shengliang Guan 604ff6c430 update stb 2022-02-08 19:52:48 +08:00
Shengliang Guan 3a2a8871d8 update stb 2022-02-08 17:44:58 +08:00
Cary Xu 82494fe692 Merge branch '3.0' into feature/TD-11381-3.0 2022-02-08 11:43:56 +08:00
dapan 7cde651b4d Merge remote-tracking branch 'origin/2.0' into feature/qnode 2022-02-05 12:24:27 +08:00
dapan 259635777c feature/qnode3 2022-02-05 12:21:21 +08:00
Liu Jicong 8132dfd3f2
Merge pull request #10106 from taosdata/feature/tq
fix uninitialized
2022-02-03 19:49:23 +08:00
Liu Jicong 573aad5cc1 fix uninitialized 2022-02-03 19:47:27 +08:00
Liu Jicong 570ef3d3b2
Merge pull request #10099 from taosdata/feature/tq
clear unused code in tq
2022-01-29 20:24:19 +08:00
Liu Jicong 2da85fb9dc clear unused code in tq 2022-01-29 20:14:33 +08:00
Cary Xu cf8590693d update 2022-01-29 08:45:39 +08:00
Liu Jicong 60ed607c82
Merge pull request #10094 from taosdata/feature/tq
improve mq consume
2022-01-29 04:57:53 +08:00
Liu Jicong 3534852812 improve mq consume 2022-01-29 04:49:06 +08:00
Liu Jicong 09c10df4f2
Merge pull request #10087 from taosdata/feature/tq
fix mem leak
2022-01-28 20:15:06 +08:00
Liu Jicong 5aa0f80c91 fix mem leak 2022-01-28 19:29:18 +08:00
Liu Jicong ee783080f3 fix mem leak 2022-01-28 19:22:48 +08:00
Liu Jicong 2550d42cd3 fix mem leak 2022-01-28 17:56:12 +08:00
dapan1121 6be54c112e catalog refactor 2022-01-28 17:50:16 +08:00
Liu Jicong a703b7024d support select * from stable 2022-01-28 15:57:38 +08:00
Liu Jicong d17dd9050c
Merge pull request #10084 from taosdata/feature/tq
refactor: move tmq out of clientImpl
2022-01-28 15:35:28 +08:00
Liu Jicong 5bb010ef4a refactor: move tmq out of clientImpl 2022-01-28 15:24:09 +08:00
Liu Jicong 244b552fcf
Merge pull request #10076 from taosdata/feature/tq
mq support stable subscribe
2022-01-28 14:54:49 +08:00
Liu Jicong 610c812ed7 mq support stable subscribe 2022-01-28 14:33:17 +08:00
Liu Jicong 60a1ae8ce4 merge from 3.0 2022-01-28 13:31:46 +08:00
Shengliang Guan 236393e1ed
Merge pull request #10077 from taosdata/feature/mnode
handle drop stb req
2022-01-28 11:21:40 +08:00
Haojun Liao afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44:02 +08:00
Liu Jicong fd44bdbf57 implement get vg info 2022-01-28 10:36:31 +08:00
Shengliang Guan ba13d6daff drop stb 2022-01-28 09:29:17 +08:00
Liu Jicong 39ad804246 Merge branch 'feature/3.0_liaohj' into feature/tq 2022-01-27 19:04:43 +08:00
Haojun Liao 699b37cc18 [td-11818] fix bug in topic . 2022-01-27 19:03:58 +08:00
Liu Jicong add5ff5bdf Merge branch 'feature/3.0_liaohj' into feature/tq 2022-01-27 18:42:50 +08:00
Haojun Liao 02a50b50e0 [td-11818] Update the API in topic-related function. 2022-01-27 18:27:26 +08:00
Liu Jicong 169fed61bd merge from 3.0 2022-01-27 18:15:09 +08:00
Liu Jicong b0934caae1 add hash support for stable filter 2022-01-27 18:08:34 +08:00
Liu Jicong 963fb9b9f6 fix mq rebalance 2022-01-27 18:05:23 +08:00
Liu Jicong 0712f87de0 fix query crash 2022-01-27 16:35:15 +08:00
Hongze Cheng 107107a7bb fix 2022-01-26 09:29:48 +00:00
Hongze Cheng 7bdfff7e65 Merge branch '3.0' of https://github.com/taosdata/TDengine into hotfix/meta_with_lock 2022-01-26 09:13:03 +00:00