Commit graph

671 commits

Author SHA1 Message Date
Liu Jicong
e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Liu Jicong
18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
Minglei Jin
d0416f312f fix: tdb use sys memory when snapshot writing 2022-08-09 19:07:07 +08:00
Cary Xu
6a833a8d85 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-08 16:18:23 +08:00
Liu Jicong
3d837cf885
Merge pull request #15841 from taosdata/feature/stream
refactor(stream): add stream meta
2022-08-08 16:02:02 +08:00
Liu Jicong
bb0ce39511 refactor(stream): add stream meta 2022-08-08 15:05:54 +08:00
Cary Xu
0aac37a45c enh: rsma fetch logic optimization 2022-08-08 11:25:32 +08:00
Cary Xu
c2c7ccf776 enh: rsma info lifecyle mgmt 2022-08-07 20:06:31 +08:00
Cary Xu
963bc989e3 enh: rsma code optimization 2022-08-07 17:45:07 +08:00
Cary Xu
3b3dc1977a
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
other: rsma replica restore and memory leak
2022-08-03 13:00:45 +08:00
Cary Xu
2f19c2d0a5 other: rsma replica restore and memory leak 2022-08-03 10:58:01 +08:00
Liu Jicong
c089d3ba08 merge 3.0 2022-08-02 22:53:49 +08:00
Liu Jicong
d43eec5d16 enh(stream): directly dispatch 2022-08-02 22:23:33 +08:00
Cary Xu
602d2aa377 other: rsma snapshot and misc update 2022-08-02 16:13:36 +08:00
Liu Jicong
de582a924a
Merge pull request #15655 from taosdata/feature/stream
feat(tq): transport snapshot
2022-08-01 19:48:57 +08:00
Liu Jicong
b084dd8ee6 feat(tq): transport snapshot 2022-08-01 19:12:37 +08:00
Liu Jicong
16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Hongze Cheng
d4308489c1
Merge pull request #15610 from taosdata/refact/tsdb_last
refact: prepare for last optimize
2022-07-31 17:44:39 +08:00
Liu Jicong
bb6fabcc11 refactor(stream): use vnode meta 2022-07-30 20:20:12 +08:00
Hongze Cheng
5e2a498660 refact: prepare last refact 2022-07-30 12:08:04 +00:00
Minglei Jin
bd473f7eb0 fix: dismiss compiling issues 2022-07-30 19:26:10 +08:00
Minglei Jin
c2faef7377
Merge pull request #15555 from taosdata/fix/TD-17968
fix: update schema to newest version to parsing rows
2022-07-30 16:04:04 +08:00
Minglei Jin
56d2697308 fix: new tRowMergerInit2 for ts row merging 2022-07-30 12:46:40 +08:00
Cary Xu
0bf681662d
Merge pull request #15569 from taosdata/feature/TD-11274-3.0
feat: rsma1/rsma2 support replication
2022-07-30 11:24:38 +08:00
Cary Xu
466e7965ed feat: rsma1/rsma2 support replication 2022-07-30 00:38:11 +08:00
Hongze Cheng
1543e241d3 refact: do some insert optimization 2022-07-29 19:49:54 +08:00
dapan1121
e836437e19 Merge branch '3.0' into feature/catalogBatchFetch 2022-07-28 08:41:34 +08:00
dapan1121
602d2197fb feat: support vnode meta batch fetching 2022-07-27 08:27:24 +08:00
dapan1121
4cf20418cd feat: support batch fetch in catalog 2022-07-26 18:00:50 +08:00
Haojun Liao
97e3946a98
Merge pull request #15421 from taosdata/feature/3_liaohj
refactor: optimize the memory consumption in tsdbread
2022-07-26 16:49:14 +08:00
Haojun Liao
6600540fd9 refactor: optimize the memory consumption during tsdbread 2022-07-26 11:43:45 +08:00
Shengliang Guan
bc9a553db0 fix: the message cannot be processed until the vnode recovery is complete 2022-07-25 19:08:08 +08:00
Shengliang Guan
5b654779ba Merge pull request #15372 from taosdata/fix/tsim
test: regression case
2022-07-25 15:23:41 +08:00
Cary Xu
9b4a9d24d5 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-22 20:39:23 +08:00
Cary Xu
00a9598ac8 enh: rsma level 2/3 submitReq msg use wal version 2022-07-22 20:39:13 +08:00
Liu Jicong
e1046c7a98 fix: memory leak 2022-07-22 18:11:29 +08:00
Liu Jicong
0a47ebc580 merge 3.0 2022-07-22 16:06:57 +08:00
Liu Jicong
2441ec22bd feat(tmq): check alter for ntb 2022-07-22 16:05:28 +08:00
Hongze Cheng
476053e3e1 refact some code 2022-07-22 03:16:03 +00:00
Hongze Cheng
1808fc7977 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-22 01:40:13 +00:00
Liu Jicong
b49c61cfb4 merge 3.0 2022-07-21 20:44:08 +08:00
Hongze Cheng
bce29321c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-21 12:40:03 +00:00
Liu Jicong
eaf11ca1ac refactor(tmq): disable parallel 2022-07-21 20:15:52 +08:00
Hongze Cheng
684dd82358 fix read concurrency 2022-07-21 11:42:42 +00:00
Hongze Cheng
f195decac9 more fix 2022-07-21 06:27:32 +00:00
Haojun Liao
c2d588a118 other:merge 3.0 2022-07-21 11:29:34 +08:00
Haojun Liao
ee34c3bb3e fix(query): add query involved column info 2022-07-21 11:20:30 +08:00
Liu Jicong
fb52cfa816 fix(stream): memory error 2022-07-20 19:31:56 +08:00
Liu Jicong
414673db57
Merge branch '3.0' into feature/stream 2022-07-19 19:46:36 +08:00
Haojun Liao
88f13276f8
Merge pull request #15121 from taosdata/feature/3_liaohj
fix(query): set the output column number for subscribe.
2022-07-19 19:40:26 +08:00