Shengliang Guan
|
993f5fe9ec
|
fix: let certain type of write messages to be executed sequentially
|
2022-07-18 18:37:58 +08:00 |
Minghao Li
|
604e5b750c
|
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-16 18:19:54 +08:00 |
Minghao Li
|
fdf7930702
|
refactor(sync): add index/term in snapshot write
|
2022-07-16 18:09:36 +08:00 |
Minghao Li
|
b86ec034db
|
refactor(sync): modify elect/heartbeat timer
|
2022-07-15 18:05:51 +08:00 |
Minghao Li
|
5b6c7bc38d
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:26:18 +08:00 |
Minghao Li
|
473e134f31
|
refactor(sync): add resp ttl clean
|
2022-07-12 16:57:19 +08:00 |
Minghao Li
|
96f9274fef
|
refactor(sync): add timer routines
|
2022-07-12 15:04:32 +08:00 |
Minghao Li
|
9e4c4c50a0
|
refactor(sync): update to SYNC_STRATEGY_WAL_FIRST
|
2022-07-10 19:10:06 +08:00 |
Minghao Li
|
ee3ceccb0a
|
fix(sync): vnode snapshot sender
|
2022-07-10 16:05:21 +08:00 |
Minghao Li
|
0521bd5afe
|
refactor(sync): add vnodeSnapWriterClose IsApply
|
2022-07-10 14:28:46 +08:00 |
Minghao Li
|
32c3cecf2a
|
refactor(sync): add snapshot writer
|
2022-07-10 11:33:28 +08:00 |
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 |
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 |
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 |
Shengliang Guan
|
c1667cdd84
|
Merge pull request #14600 from taosdata/fix/dnode
refactor: redirect vnode msg
|
2022-07-06 21:01:57 +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 |
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 |
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 |
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 |
Shengliang Guan
|
64b540bef5
|
refactor: adjust vnode propose msg
|
2022-07-05 20:04:17 +08:00 |
Minghao Li
|
6e59c13cbd
|
refactor(sync): add sync strategy
|
2022-07-04 15:57:28 +08:00 |
Minghao Li
|
0c1a46c26e
|
refactor(sync): add sync strategy
|
2022-07-04 15:29:55 +08:00 |
Minghao Li
|
ded4616074
|
refactor(sync): add sync strategy
|
2022-07-04 14:55:26 +08:00 |
Minghao Li
|
a5d3b7033a
|
refactor(sync): add snapshot writer param
|
2022-07-04 14:18:06 +08:00 |
Minghao Li
|
0ffc6c46f3
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:47:12 +08:00 |
dapan1121
|
c28c77a099
|
Merge branch '3.0' into feature/queryredirect
|
2022-06-30 14:35:15 +08:00 |
yihaoDeng
|
e389dcedc8
|
add query epset
|
2022-06-30 10:30:36 +08:00 |
dapan1121
|
f579cc4c15
|
Merge branch '3.0' into enh/stopquery
|
2022-06-29 08:57:35 +08:00 |
Shengliang Guan
|
c0183e1fa8
|
fix: duplicate response while set standby in vnode
|
2022-06-28 15:50:47 +08:00 |
Minghao Li
|
33d1440e7b
|
refactor(sync): adjust trace log
|
2022-06-28 14:23:45 +08:00 |
Minghao Li
|
6eecbcd1a6
|
refactor(sync): optimized one replica
|
2022-06-26 01:16:11 +08:00 |
Minghao Li
|
a6f33ba01c
|
refactor(sync): optimized one replica
|
2022-06-25 20:31:42 +08:00 |
Minghao Li
|
87defc2790
|
refactor(sync): add interface: get retry epset
|
2022-06-24 14:26:31 +08:00 |
Shengliang Guan
|
714c599fd7
|
fix: deadlock while set standby
|
2022-06-21 11:40:27 +08:00 |
Minghao Li
|
e441bd266b
|
refactor(sync): add changing state
|
2022-06-20 17:48:56 +08:00 |
Minghao Li
|
5968c6353f
|
refactor(sync): get snapshot and create reader
|
2022-06-20 10:58:59 +08:00 |
Yihao Deng
|
2941254a2b
|
Merge branch '3.0' into enh/trace1
|
2022-06-18 18:26:26 +08:00 |