Commit graph

30 commits

Author SHA1 Message Date
Minghao Li
3939c96a92 refactor(sync): modify/use default config value 2022-12-05 12:35:57 +08:00
Minghao Li
4a25963732 refactor(sync): optimized heartbeat timer 2022-11-26 10:46:57 +08:00
Minghao Li
effc38d217 fix(sync): fix asan error, use rid in hbdata and syncnode 2022-11-17 14:51:32 +08:00
Shengliang Guan
4d0c5c9d57 refact: adjust head file and sync log 2022-11-11 11:06:39 +08:00
Shengliang Guan
7a537bba09 refact: adjust sync.h and syncState 2022-11-02 10:24:55 +08:00
Shengliang Guan
fbb1fa5303 enh: refact syncEnv code 2022-11-01 09:02:48 +08:00
Shengliang Guan
392564cc7d enh: refact syncEnv code 2022-10-31 23:40:43 +08:00
Minghao Li
438786501b refactor(sync): adjust elect timer ms 2022-10-28 15:31:34 +08:00
Minghao Li
2ae4081a3f refactor(sync): add double queues in vnode 2022-10-13 20:57:36 +08:00
Minghao Li
9be864a6be refactor(sync): make leader life longer 2022-08-04 20:36:12 +08:00
Minghao Li
96f9274fef refactor(sync): add timer routines 2022-07-12 15:04:32 +08:00
Minghao Li
6eecbcd1a6 refactor(sync): optimized one replica 2022-06-26 01:16:11 +08:00
Minghao Li
cdb6b2429a refactor(sync): update election timer range 2022-06-23 14:37:29 +08:00
Minghao Li
e18329ac19 refactor(sync): update election timer range 2022-06-23 14:22:53 +08:00
Li Minghao
c5602fbaba add flag in syncEnv, to deal with expired timer 2022-04-25 22:54:04 -07:00
Minghao Li
7066274cc7 add sync format code 2022-04-18 21:50:56 +08:00
Minghao Li
c5c00d5955 sync refactor 2022-03-22 10:42:02 +08:00
Minghao Li
90478b8742 sync refactor 2022-03-16 15:24:11 +08:00
Minghao Li
81be154e0d sync refactor 2022-03-12 17:02:15 +08:00
Minghao Li
be532bd5eb sync refactor 2022-03-12 12:29:44 +08:00
Minghao Li
fa8284af73 sync refactor 2022-03-07 16:17:41 +08:00
Minghao Li
b59028365a sync refactor 2022-03-07 14:18:46 +08:00
Minghao Li
97a71fd81e sync refactor 2022-03-06 17:59:24 +08:00
Minghao Li
eaf6142c79 sync modify timer 2022-02-28 17:47:47 +08:00
Minghao Li
c9efe3dea7 sync modify timer 2022-02-28 16:36:57 +08:00
Minghao Li
02f0f85aab sync modify timer 2022-02-28 14:10:34 +08:00
Minghao Li
b55cf2bc7e add sync code 2022-02-27 02:24:50 +08:00
Minghao Li
e8780cebed add sync code 2022-02-26 18:30:58 +08:00
Minghao Li
51adf7e25e add raft store 2022-02-24 21:03:25 +08:00
Minghao Li
3d9d5240a5 add sync code 2022-02-23 09:54:44 +08:00