cadem
|
3b78d4382b
|
add learner
|
2023-04-18 19:03:45 +08:00 |
Benguang Zhao
|
e350f71396
|
enh: reset elect timer at the end of callbacks
|
2023-03-14 19:45:31 +08:00 |
Benguang Zhao
|
21c18a4a9b
|
enh: use syncNodeReplicateReset in syncNodeOnSnapshotRsp
|
2023-03-07 16:34:02 +08:00 |
Benguang Zhao
|
e45367f924
|
fix: resolve coverity scan issues in sync and wal
|
2023-02-23 14:16:21 +08:00 |
Benguang Zhao
|
99bfc95d54
|
fix: synchronize access to raftStore
|
2023-02-13 19:00:10 +08:00 |
Benguang Zhao
|
e0412d3057
|
fix: request snapshot from maximum of commit vers of tsdb and wal
|
2023-02-03 18:52:59 +08:00 |
Benguang Zhao
|
b6b0b3439e
|
enh: rename syncNodeOnSnapshotPre to syncNodeOnSnapshotPrep
|
2023-02-02 19:34:32 +08:00 |
Shengliang Guan
|
2aeda3a941
|
enh: refact raft store file
|
2023-01-09 12:01:36 +08:00 |
Shengliang Guan
|
ed56abd40f
|
fix: crash if reader is already dropped
|
2023-01-05 15:55:33 +08:00 |
Shengliang Guan
|
b05c65cd47
|
refact: rename variables
|
2022-12-29 11:21:22 +08:00 |
Shengliang Guan
|
668a26c1b0
|
enh: handle error while transfer snapshot
|
2022-12-26 15:03:18 +08:00 |
Shengliang Guan
|
b59bee6696
|
fix: restart snapshot sender on receiver is restart
|
2022-12-23 11:03:50 +08:00 |
Shengliang Guan
|
773423a6b6
|
fix: remove some logs
|
2022-12-23 09:11:45 +08:00 |
Shengliang Guan
|
48b6bd438d
|
fix: restart snapshot sender on receiver is restart
|
2022-12-22 17:30:02 +08:00 |
Shengliang Guan
|
510ad2e39e
|
fix: heap-use-after-free while transfer snapshot between vnode replicas
|
2022-12-21 17:15:34 +08:00 |
Shengliang Guan
|
d674c8370b
|
refact: update sync log
|
2022-12-20 21:30:46 +08:00 |
Shengliang Guan
|
9c8b194c34
|
refact: set FpSnapshotStopRead return type to void
|
2022-12-20 15:07:27 +08:00 |
Shengliang Guan
|
12b6cf15a0
|
refact: set FpGetSnapshotInfo return type to void
|
2022-12-20 14:57:04 +08:00 |
Minghao Li
|
291750b9c3
|
fix(sync): snapshot problem
|
2022-12-08 22:34:08 +08:00 |
Shengliang Guan
|
6d94afe48f
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
Shengliang Guan
|
297ba7f7d4
|
Merge pull request #18775 from taosdata/fix/TD-20045
refact: adjust some assert cases
|
2022-12-07 21:44:34 +08:00 |
Minghao Li
|
c29401edf2
|
refactor(sync): re send snapshot in timer-routine
|
2022-12-07 19:46:26 +08:00 |
Shengliang Guan
|
d5126d469a
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:42:48 +08:00 |
Minghao Li
|
3d3e4b6d83
|
fix(sync): fix snapshot receiver waiting time
|
2022-12-05 10:18:14 +08:00 |
Benguang Zhao
|
55bae49d56
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-30 23:47:30 +08:00 |
Minghao Li
|
7497eab926
|
refactor(sync): if already start, force close snapshot receiver
|
2022-11-30 20:32:43 +08:00 |
Benguang Zhao
|
b63afcd52f
|
enh: reset sync log repl mgr on snapshot ending
|
2022-11-25 23:32:32 +08:00 |
Benguang Zhao
|
22d64b9c0b
|
fix: remove syncNodeReplicateOne from syncNodeOnSnapshotReply
|
2022-11-24 15:55:31 +08:00 |
Benguang Zhao
|
f68e41a40e
|
enh: initialize log buffer again after receiving a complete snapshot
|
2022-11-23 15:57:40 +08:00 |
Minghao Li
|
023f61ccf5
|
fix(sync): fix asan error, TD-20437
|
2022-11-16 10:54:06 +08:00 |
Shengliang Guan
|
fd7a499946
|
refact: adjust sync snapshotsend rsp
|
2022-11-13 16:41:40 +08:00 |
Shengliang Guan
|
eec0ab8c8d
|
refact: adjust sync snapshotsend msg
|
2022-11-13 16:39:21 +08:00 |
Shengliang Guan
|
7bcda46c59
|
refact: remove sync pre snapshot
|
2022-11-13 16:03:45 +08:00 |
Minghao Li
|
58fd2228d9
|
refactor(sync): pre snapshot
|
2022-11-13 10:45:33 +08:00 |
Minghao Li
|
352c2d8ec0
|
refactor(sync): pre snapshot
|
2022-11-11 20:46:30 +08:00 |
Shengliang Guan
|
f7d263862b
|
refact: remove assert and adjust log
|
2022-11-10 11:26:52 +08:00 |
Shengliang Guan
|
a1c8db0f88
|
refact: adjust sync log
|
2022-11-07 17:35:24 +08:00 |
Minghao Li
|
f7191d2ffd
|
refactor(sync): add pre snapshot
|
2022-11-02 15:25:14 +08:00 |
Minghao Li
|
59448cd18e
|
refactor(sync): pre snapshot on message
|
2022-11-01 15:20:08 +08:00 |
Minghao Li
|
21d60cb5be
|
refactor(sync): pre snapshot on message
|
2022-11-01 11:46:29 +08:00 |
Minghao Li
|
357951e947
|
refactor(sync): modify some code
|
2022-10-19 16:08:42 +08:00 |
Minghao Li
|
e810f2ad64
|
refactor(sync): delete old code, ok
|
2022-10-18 13:53:03 +08:00 |
Minghao Li
|
8a6eaed6f6
|
refactor(sync): delete some code
|
2022-10-17 17:36:51 +08:00 |
Minghao Li
|
092a07475d
|
refactor(sync): process hb and appendentries
|
2022-10-17 16:38:44 +08:00 |
Minghao Li
|
a3f8c03a65
|
refacotr(sync): add case sync2-test.sim
|
2022-10-17 10:58:55 +08:00 |
Minghao Li
|
5745223bca
|
refactor(sync): add double queues in mnode
|
2022-10-17 10:33:27 +08:00 |
Minghao Li
|
4d123c4da6
|
refactor(sync): add interface in sync
|
2022-10-14 11:18:48 +08:00 |
Minghao Li
|
2ae4081a3f
|
refactor(sync): add double queues in vnode
|
2022-10-13 20:57:36 +08:00 |
Benguang Zhao
|
b71a9e3483
|
enh: improve error handling in syncNodeOpen
|
2022-09-28 13:34:13 +08:00 |
Minghao Li
|
87dd0fc168
|
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 10:54:02 +08:00 |