Shengliang Guan
|
907ff2e4fe
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-24 20:56:48 +08:00 |
Shengliang Guan
|
e0d6d47930
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 20:44:45 +08:00 |
Minghao Li
|
cb20717ce6
|
refactor: votesRespondUpdate
|
2022-05-24 20:23:11 +08:00 |
Minghao Li
|
94438de0ec
|
enh(sync): syncStartStandBy
|
2022-05-24 19:45:09 +08:00 |
Xiaoyu Wang
|
1ea2eec5de
|
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-24 19:31:07 +08:00 |
Shengliang Guan
|
d2d0ae20aa
|
refactor: mnode snapshot
|
2022-05-24 19:29:23 +08:00 |
Haojun Liao
|
2dd4d90512
|
Merge pull request #12916 from taosdata/feature/3_liaohj
enh(query): return open/total cost for each operator.
|
2022-05-24 18:13:16 +08:00 |
Xiaoyu Wang
|
21f1321ea8
|
fix: some problems of parser
|
2022-05-24 17:37:53 +08:00 |
Shengliang Guan
|
f99b20aaa9
|
refactor: add standby option for mnode
|
2022-05-24 17:28:33 +08:00 |
Minghao Li
|
6cf9f50c3a
|
enh(sync): syncStartStandBy
|
2022-05-24 17:14:12 +08:00 |
Liu Jicong
|
51a421da41
|
Merge pull request #12917 from taosdata/feature/tq
fix(tmq): unref topic
|
2022-05-24 16:23:00 +08:00 |
Liu Jicong
|
984b831563
|
fix(tmq): unref topic
|
2022-05-24 15:56:10 +08:00 |
Haojun Liao
|
a4e38ed7ca
|
enh(query): return open/total cost for each operator.
|
2022-05-24 15:54:39 +08:00 |
Shengliang Guan
|
8f37bb2e56
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 15:41:19 +08:00 |
Minghao Li
|
8fa1096c5b
|
enh(sync): add mndSnapshotRead mndSnapshotApply
|
2022-05-24 15:38:52 +08:00 |
Shengliang Guan
|
ca89251caa
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 15:38:05 +08:00 |
Hongze Cheng
|
207df5367f
|
fix: szBuf leak
|
2022-05-24 07:35:36 +00:00 |
Minghao Li
|
aa85781560
|
enh(sync): add mndSnapshotRead mndSnapshotApply
|
2022-05-24 15:28:12 +08:00 |
Shengliang Guan
|
9b273e1766
|
feat: create mnode
|
2022-05-24 15:05:01 +08:00 |
Minghao Li
|
800ef42a26
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 14:47:11 +08:00 |
Minghao Li
|
aa1de8b34a
|
enh(sync): add FpSnapshotRead FpSnapshotApply
|
2022-05-24 14:46:22 +08:00 |
Shengliang Guan
|
187577ae4f
|
Merge pull request #12903 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
|
2022-05-24 12:40:45 +08:00 |
Shengliang Guan
|
009049c88e
|
Merge pull request #12899 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
|
2022-05-24 12:16:56 +08:00 |
Shengliang Guan
|
077ea4a14f
|
fix: avoid memory leak in mnode sync
|
2022-05-24 11:58:50 +08:00 |
Haojun Liao
|
bbf3b384bc
|
fix: fix syntax error.
|
2022-05-24 11:42:33 +08:00 |
Haojun Liao
|
e8c03c576a
|
other: merge 3.0
|
2022-05-24 11:32:48 +08:00 |
Haojun Liao
|
60e7e2ae6f
|
enh(query): add more information regarding analyze sql execution.
|
2022-05-24 11:29:51 +08:00 |
Shengliang Guan
|
07fee01d1c
|
fix: avoid memory leak in mnode sync
|
2022-05-24 11:26:17 +08:00 |
Xiaoyu Wang
|
eec7056d1a
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-24 10:54:14 +08:00 |
Xiaoyu Wang
|
a44b71f258
|
fix: problem of useless col optimize
|
2022-05-24 10:54:00 +08:00 |
Shengliang Guan
|
5a8a24b463
|
fix: avoid memory leak
|
2022-05-24 10:19:14 +08:00 |
Shengliang Guan
|
0e8e04805a
|
fix: avoid memory leak
|
2022-05-24 09:46:54 +08:00 |
Shengliang Guan
|
4cd512a2f3
|
Merge branch 'fix/mnode' into feature/sync-mnode-integration
|
2022-05-24 09:23:41 +08:00 |
Shengliang Guan
|
9f38ff6701
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-24 00:20:26 +08:00 |
Cary Xu
|
f7824204f4
|
Merge pull request #12891 from taosdata/feature/TD-13066-3.0
enh: add debug log of tsdb load block data cols
|
2022-05-24 00:18:14 +08:00 |
Shengliang Guan
|
924b334b00
|
fix: avoid memory leak whilel stop sync
|
2022-05-24 00:07:09 +08:00 |
Cary Xu
|
4a110b0170
|
enh: code optimization
|
2022-05-23 23:59:16 +08:00 |
Cary Xu
|
0dfbfc7cc2
|
enh: add debug log of tsdb load block data cols
|
2022-05-23 23:55:15 +08:00 |
Minghao Li
|
fa2d3b3f85
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-23 23:53:49 +08:00 |
Minghao Li
|
c7691590be
|
enh(sync) add syncIsRestoreFinish
|
2022-05-23 23:53:15 +08:00 |
Shengliang Guan
|
7ec3c82cd6
|
Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode
|
2022-05-23 23:19:21 +08:00 |
Shengliang Guan
|
2f32e122af
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-23 23:17:21 +08:00 |
Shengliang Guan
|
0ce1b530bf
|
Merge pull request #12884 from taosdata/fix/dnode
fix: follower processes the trans but does not send the action msg
|
2022-05-23 23:14:18 +08:00 |
Yihao Deng
|
8a7f6f4acc
|
Merge pull request #12885 from taosdata/fix/indexMultThread
fix: avoid multi thread read/write crash
|
2022-05-23 23:01:49 +08:00 |
WANG MINGMING
|
f52727ece7
|
Merge pull request #12873 from taosdata/feature/TD-13041
feat:add json function
|
2022-05-23 22:42:34 +08:00 |
yihaoDeng
|
ee92f8c584
|
Merge branch 'nd' into 3.0
|
2022-05-23 22:39:56 +08:00 |
dapan1121
|
bf0f843b6e
|
Merge pull request #12883 from taosdata/feature/async.scheduler
feat: scheduler refactor
|
2022-05-23 22:24:17 +08:00 |
wangmm0220
|
1245f2e5c0
|
fix:error in json judgement
|
2022-05-23 22:14:51 +08:00 |
Li Minghao
|
43a62936e0
|
Merge branch '3.0' into feature/sync-mnode-integration
|
2022-05-23 22:11:28 +08:00 |
Minghao Li
|
43f2a51e4b
|
fix(sync) sync/mnode eq msg
|
2022-05-23 22:08:14 +08:00 |