Hongze Cheng
|
668ca4a4fb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-10 01:51:45 +00:00 |
|
Shengliang Guan
|
c53a84b733
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-09 20:13:26 +08:00 |
|
Cary Xu
|
5a1d39700d
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-09 15:45:00 +08:00 |
|
Cary Xu
|
dd81770841
|
fix: rsma ref fix and add debug logs
|
2022-07-09 15:44:37 +08:00 |
|
Hongze Cheng
|
0840affc32
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-08 12:33:12 +00:00 |
|
Shengliang Guan
|
e4a855e591
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-08 19:54:26 +08:00 |
|
Li Minghao
|
94cc3af08f
|
Merge pull request #14686 from taosdata/feature/3.0_mhli
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 19:46:51 +08:00 |
|
Shengliang Guan
|
a5e8ddbc56
|
refactor: adjust logs
|
2022-07-08 18:00:19 +08:00 |
|
Minghao Li
|
56e65d13d1
|
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 17:37:25 +08:00 |
|
dapan1121
|
50a6ef7f39
|
Merge pull request #14635 from taosdata/feature/insertselect
feat: support insert from query res
|
2022-07-08 16:59:21 +08:00 |
|
Shengliang Guan
|
96db676995
|
refactor: delete redundant files
|
2022-07-08 15:37:53 +08:00 |
|
dapan1121
|
0925064d24
|
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
|
2022-07-08 10:28:53 +08:00 |
|
Hongze Cheng
|
71331d79b7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-07 09:02:30 +00:00 |
|
Hongze Cheng
|
84b70e21d3
|
Merge pull request #14634 from taosdata/fix/td-17137
Fix:commit assert bug
|
2022-07-07 11:50:09 +08:00 |
|
Hongze Cheng
|
8c72f52648
|
fix:commit assert bug
|
2022-07-07 02:56:12 +00:00 |
|
Minglei Jin
|
7ac8e51a75
|
fix: fix vnode memory issues
|
2022-07-07 09:58:47 +08:00 |
|
Hongze Cheng
|
fdf6d22d1b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-07 01:17:00 +00:00 |
|
dapan1121
|
d4696ef31f
|
Merge branch '3.0' into feature/insertselect
|
2022-07-07 09:02:09 +08:00 |
|
Shengliang Guan
|
c1667cdd84
|
Merge pull request #14600 from taosdata/fix/dnode
refactor: redirect vnode msg
|
2022-07-06 21:01:57 +08:00 |
|
dapan1121
|
d625cc2e47
|
feat: insert from query
|
2022-07-06 21:00:31 +08:00 |
|
dapan1121
|
82dbf54719
|
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
|
2022-07-06 20:34:07 +08:00 |
|
dapan1121
|
a3bf5b96c4
|
fix: fix query redirect issue
|
2022-07-06 20:33:23 +08:00 |
|
Hongze Cheng
|
bf0b37390d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-06 12:24:27 +00:00 |
|
Li Minghao
|
b2f7d70b7e
|
Merge pull request #14608 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch in no snapshot strategy
|
2022-07-06 19:22:43 +08:00 |
|
WANG MINGMING
|
73e094d77f
|
Merge pull request #14505 from taosdata/feature/TD-13041
fix:<TD-16840> meta ttl index core if insert with benchmark
|
2022-07-06 19:15:43 +08:00 |
|
Shengliang Guan
|
0163ec4d4b
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-06 18:53:26 +08:00 |
|
Minghao Li
|
0e12b29ca9
|
refactor(sync): add propose batch in no snapshot strategy
|
2022-07-06 17:51:12 +08:00 |
|
Hongze Cheng
|
0901640ba2
|
make snapshot compile
|
2022-07-06 09:46:14 +00:00 |
|
Minglei Jin
|
d843a8ac89
|
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
|
2022-07-06 17:43:22 +08:00 |
|
Hongze Cheng
|
35fb7bbd31
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-06 09:36:32 +00:00 |
|
Minghao Li
|
b73914fb0d
|
refactor(sync): add term in rpcMsg
|
2022-07-06 16:52:39 +08:00 |
|
Minghao Li
|
fcb2197200
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 16:27:58 +08:00 |
|
Shengliang Guan
|
5e18e07a35
|
refactor: pre process vnode msg
|
2022-07-06 16:06:55 +08:00 |
|
Minghao Li
|
cc9888837e
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 16:05:57 +08:00 |
|
Minghao Li
|
432e1a39b7
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 15:47:24 +08:00 |
|
Hongze Cheng
|
1cce6e2d80
|
more writer code
|
2022-07-06 06:07:53 +00:00 |
|
Hongze Cheng
|
2b4696310a
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-06 05:26:23 +00:00 |
|
wangmm0220
|
f47c3595a2
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-06 10:07:19 +08:00 |
|
Minglei Jin
|
fc20a61c85
|
Merge branch '3.0' into feat/tsdb_refact
|
2022-07-06 00:37:21 +08:00 |
|
Shengliang Guan
|
efeef24f1c
|
refactor: adjust vnode propose msg
|
2022-07-05 21:43:55 +08:00 |
|
Shengliang Guan
|
3087208dc9
|
refactor: adjust vnode propose msg
|
2022-07-05 21:22:34 +08:00 |
|
Hongze Cheng
|
3def7a0ed8
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-05 12:09:19 +00:00 |
|
Hongze Cheng
|
a2d5c964e4
|
more snapshot writer
|
2022-07-05 12:08:10 +00:00 |
|
Shengliang Guan
|
64b540bef5
|
refactor: adjust vnode propose msg
|
2022-07-05 20:04:17 +08:00 |
|
Hongze Cheng
|
aa8f1604f0
|
more snapshot writer
|
2022-07-05 11:55:07 +00:00 |
|
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
|
Hongze Cheng
|
e9d157dd2c
|
more snapshot
|
2022-07-05 11:19:37 +00:00 |
|
Hongze Cheng
|
406d35d43c
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-05 03:08:58 +00:00 |
|
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
|
Hongze Cheng
|
b7e2b7398e
|
more work
|
2022-07-04 13:07:13 +00:00 |
|