Commit Graph

2910 Commits

Author SHA1 Message Date
wenzhouwww facf2d5718
Merge branch '3.0' into test/cluster_case 2022-07-30 17:58:18 +08:00
wenzhouwww ed557fdc2a
Update metaSnapshot.c 2022-07-30 17:48:39 +08:00
Liu Jicong c67f5f10a2
Merge pull request #15595 from taosdata/feature/stream
enh(wal): add lock to guarantee read behaviour
2022-07-30 17:09:20 +08:00
Liu Jicong 6d67b17113 enh(wal): add lock to guarantee read behaviour 2022-07-30 16:35:49 +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 e57f12d581 fix: use colId to merge rows 2022-07-30 15:23:28 +08:00
Hongze Cheng ac0a32d9e4 fix: multi-level storage coredump 2022-07-30 07:20:38 +00:00
Minglei Jin 56d2697308 fix: new tRowMergerInit2 for ts row merging 2022-07-30 12:46:40 +08:00
Cary Xu e12b2b1c53 fix: invalid free when process create table 2022-07-30 12:44:46 +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
wenzhouwww@live.cn 4ae58ec7e2 Merge remote-tracking branch 'origin/3.0' into test/cluster_case 2022-07-30 10:46:04 +08:00
Hongze Cheng 2a09e0039a
Merge pull request #15560 from taosdata/fix/hzcheng_3.0
refact: do some insert optimization
2022-07-30 10:13:29 +08:00
Cary Xu 466e7965ed feat: rsma1/rsma2 support replication 2022-07-30 00:38:11 +08:00
Haojun Liao d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Haojun Liao 2261d689e4 fix(query): opt read data from file block. 2022-07-29 21:09:33 +08:00
Hongze Cheng 87d0bf7d3c fix: tsdb dat seprate even on level 0 2022-07-29 12:01:45 +00:00
Hongze Cheng 1543e241d3 refact: do some insert optimization 2022-07-29 19:49:54 +08:00
Haojun Liao 0c1e30dc56 fix(query): step forward index 2022-07-29 19:34:13 +08:00
Minglei Jin 0c111cd2bf fix: update schema to newest version to parsing rows 2022-07-29 18:15:44 +08:00
Haojun Liao 9ee13ca254 other: merge 3.0 2022-07-29 18:03:42 +08:00
Haojun Liao 60c5b2beac fix(query): optimize the row merge procedure for files. 2022-07-29 17:53:30 +08:00
Hongze Cheng 8cadcd151d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-29 09:51:32 +00:00
Minglei Jin d67f8c3837
Merge pull request #15548 from taosdata/fix/TD-17961
fix: init mergedRow to NULL
2022-07-29 17:45:23 +08:00
Hongze Cheng 2af6f2fc3a fix: replica bug 2022-07-29 09:43:54 +00:00
wenzhouwww@live.cn 563d4880bf fix crash of snapshot 2022-07-29 17:28:19 +08:00
Minglei Jin 8cee6817ca fix: init mergedRow to NULL 2022-07-29 16:23:20 +08:00
Hongze Cheng 9c87967a11 fix: another replica coredump 2022-07-29 02:45:41 +00:00
Hongze Cheng fde0db680f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-29 02:29:03 +00:00
Li Minghao 82cc51a341
Merge pull request #15533 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch
2022-07-28 21:30:17 +08:00
Minghao Li 5ad0ac9500 refactor(sync): add propose batch 2022-07-28 20:24:31 +08:00
Hongze Cheng a1120d4c20 fix: compile error 2022-07-28 10:49:07 +00:00
Cary Xu f7b0476c89
Merge pull request #15519 from taosdata/feature/TD-11274-3.0
fix: assign uid for rsma by physical plan
2022-07-28 18:31:30 +08:00
Liu Jicong e71375f1ec
Merge pull request #15516 from taosdata/feature/stream
enh(stream): recover
2022-07-28 17:25:00 +08:00
Hongze Cheng be79253d0f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-28 09:19:26 +00:00
Cary Xu 21fba3cb1f other: revert the walWrite.c 2022-07-28 17:15:31 +08:00
Minglei Jin 6724ec5bd2
Merge pull request #15513 from taosdata/fix/TD-17930
fix: return stable not exist instead of assert(0)
2022-07-28 17:12:19 +08:00
Cary Xu 0dcb3a5da1 fix: assign uid for rsma by physical plan 2022-07-28 17:07:47 +08:00
Liu Jicong a9d11b58ad enh(stream): recover 2022-07-28 16:19:50 +08:00
Minglei Jin 9d0a32f14c
Merge pull request #15508 from taosdata/fix/TD-17925
refact: tsdbCache/cleanup, remove tsRowFromTsdbRow
2022-07-28 16:15:52 +08:00
Minglei Jin 5a82a04264 fix: return stable not exist instead of assert(0) 2022-07-28 15:55:47 +08:00
Minglei Jin 34b0208f14 refact: tsdbCache/cleanup, remove tsRowFromTsdbRow 2022-07-28 15:29:22 +08:00
Hongze Cheng a3245a1e26 fix: another replica coredump 2022-07-28 07:03:46 +00:00
Hongze Cheng 49c6ba55c4 fix: vnode snapshot problem 2022-07-28 06:56:20 +00:00
Minglei Jin 2c52b31614
Merge pull request #15502 from taosdata/fix/TD-17925
fix: cleanup tsdbCache, removing unused functions
2022-07-28 14:46:33 +08:00
Hongze Cheng fdba84b3a2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-28 06:36:10 +00:00
Hongze Cheng 1840d8d812 fix: replica coredump debug 2022-07-28 06:35:56 +00:00
Minglei Jin 6e92950a4d fix: cleanup tsdbCache, removing unused functions 2022-07-28 14:06:44 +08:00
Li Minghao e0f0e92622
Merge pull request #15499 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-07-28 13:55:02 +08:00
Minghao Li df26c5f21a refactor(sync): add trace log 2022-07-28 10:54:11 +08:00
Minghao Li a93c346f24 refactor(sync): add trace log 2022-07-28 10:49:36 +08:00