Minghao Li
|
f0fdc58c52
|
refactor(sync): help to display leader**
|
2022-11-30 20:56:58 +08:00 |
Minghao Li
|
a8832e8814
|
refactor(sync): modify info log
|
2022-11-30 11:20:03 +08:00 |
Minghao Li
|
f87b9fa7fe
|
refactor(sync): add interface syncSnapshotSending, syncSnapshotRecving
|
2022-11-29 19:41:03 +08:00 |
Minghao Li
|
ebe1103964
|
refactor(sync): add trace log for elect count, become leader count, config change count
|
2022-11-29 14:39:42 +08:00 |
Minghao Li
|
4a25963732
|
refactor(sync): optimized heartbeat timer
|
2022-11-26 10:46:57 +08:00 |
Minghao Li
|
93efefcbfc
|
refactor(sync): add trace log
|
2022-11-25 18:19:25 +08:00 |
Minghao Li
|
862a51e6ee
|
refactor(sync): add timestamp trace log when elect and heartbeat
|
2022-11-24 12:03:05 +08:00 |
Minghao Li
|
2b411912d9
|
refactor(sync): can not propose when heartbeat timeout
|
2022-11-23 14:17:13 +08:00 |
Minghao Li
|
effc38d217
|
fix(sync): fix asan error, use rid in hbdata and syncnode
|
2022-11-17 14:51:32 +08:00 |
Minghao Li
|
4c912aa955
|
fix(sync): fix hb-timer memory leak
|
2022-11-16 14:28:20 +08:00 |
Minghao Li
|
81592dfb09
|
fix(sync): fix hb-timer memory leak
|
2022-11-16 14:25:21 +08:00 |
Minghao Li
|
7bcd13e82a
|
fix(sync): fix elect timer memory leak
|
2022-11-16 14:05:34 +08:00 |
Shengliang Guan
|
3ada61c346
|
restore some invalid code modify
|
2022-11-16 11:13:53 +08:00 |
Minghao Li
|
7d63efd2af
|
refactor(sync): optimize, make LRU Cache hit more
|
2022-11-15 19:24:43 +08:00 |
Minghao Li
|
c5aa7e072d
|
refactor(sync): optimize, make LRU Cache hit more
|
2022-11-15 19:17:28 +08:00 |
Shengliang Guan
|
a57efc49b4
|
fix: memory leak of sync timer
|
2022-11-15 13:43:30 +08:00 |
Shengliang Guan
|
11c3463814
|
refact: adjust sync code struct
|
2022-11-13 18:18:46 +08:00 |
Shengliang Guan
|
4940080a1c
|
refact: adjust sync log prints
|
2022-11-13 18:00:11 +08:00 |
Shengliang Guan
|
f1a41f5a37
|
refact: sync message headfile
|
2022-11-13 17:21:30 +08:00 |
Shengliang Guan
|
973fc99f75
|
Merge pull request #18094 from taosdata/feature/3.0_mhli
refactor(sync): pre snapshot
|
2022-11-13 15:38:33 +08:00 |
Minghao Li
|
ce4f32b8e7
|
refactor(sync): pre snapshot
|
2022-11-13 12:21:14 +08:00 |
Shengliang Guan
|
2dfc970572
|
enh: adjust sync append entry msg
|
2022-11-12 16:40:09 +08:00 |
Shengliang Guan
|
cd19ff0173
|
enh: adjust request vote reply
|
2022-11-12 13:17:56 +08:00 |
Shengliang Guan
|
8cca68f29d
|
enh: adjust request vote msg
|
2022-11-12 12:58:08 +08:00 |
Shengliang Guan
|
26cb3c3856
|
refact: remove sync batch codes
|
2022-11-12 12:26:56 +08:00 |
Shengliang Guan
|
a18c731cd0
|
refact: remove sync ping and pingreply
|
2022-11-11 17:35:04 +08:00 |
Shengliang Guan
|
fd152f00ec
|
refact: adjust head file and sync log
|
2022-11-11 14:35:16 +08:00 |
Shengliang Guan
|
15e7e345dc
|
refact: move sync test code to single lib
|
2022-11-09 14:45:07 +08:00 |
Shengliang Guan
|
9914657cb0
|
refactor: adjust sync hb
|
2022-11-07 23:31:01 +08:00 |
Shengliang Guan
|
46e55ba9fb
|
refact: remove config change codes
|
2022-11-07 20:19:55 +08:00 |
Shengliang Guan
|
1ddbeb43bb
|
refact: adjust sync log
|
2022-11-07 19:19:10 +08:00 |
Shengliang Guan
|
a1c8db0f88
|
refact: adjust sync log
|
2022-11-07 17:35:24 +08:00 |
Minghao Li
|
1a4b7622e4
|
enh(sync): add sync pre stop
|
2022-11-03 09:39:20 +08:00 |
Minghao Li
|
70aff8451f
|
refactor(sync): add pre snapshot
|
2022-11-02 15:38:30 +08:00 |
Minghao Li
|
f7191d2ffd
|
refactor(sync): add pre snapshot
|
2022-11-02 15:25:14 +08:00 |
Shengliang Guan
|
7a537bba09
|
refact: adjust sync.h and syncState
|
2022-11-02 10:24:55 +08:00 |
Shengliang Guan
|
d35028ae4a
|
enh: refact sync callback func
|
2022-11-01 16:10:07 +08:00 |
Shengliang Guan
|
e79e50ae36
|
enh: refact syncMsg code
|
2022-11-01 13:58:25 +08:00 |
Minghao Li
|
fd07a611a9
|
refactor(sync): add some log
|
2022-11-01 11:30:40 +08:00 |
Shengliang Guan
|
392564cc7d
|
enh: refact syncEnv code
|
2022-10-31 23:40:43 +08:00 |
Minghao Li
|
77ba900776
|
refactor(sync): add sync local cmd, step down
|
2022-10-31 16:12:40 +08:00 |
Minghao Li
|
49af601e19
|
refactor(sync): add SElectTimer
|
2022-10-25 19:56:49 +08:00 |
Minghao Li
|
64f539cacb
|
refactor(sync): adjust timer
|
2022-10-25 18:03:22 +08:00 |
Minghao Li
|
984af8a877
|
refactor(sync): if data is null, do not update state mgr
|
2022-10-21 15:13:51 +08:00 |
Minghao Li
|
5965629b2e
|
refactor(sync): refacotr sync
|
2022-10-20 16:05:14 +08:00 |
Minghao Li
|
74b48e6df8
|
refacotr(sync): modify sync-snapshot
|
2022-10-20 14:53:03 +08:00 |
Minghao Li
|
357951e947
|
refactor(sync): modify some code
|
2022-10-19 16:08:42 +08:00 |
Minghao Li
|
28a5a9d7e1
|
refactor(sync): add log, update quorum first when reconfig
|
2022-10-19 10:57:50 +08:00 |
Minghao Li
|
4c9f10b6f3
|
refactor(sync): add sync ctrl queue in vnode
|
2022-10-18 19:12:34 +08:00 |
Minghao Li
|
1b36ad119c
|
refactor(sync): rename functions
|
2022-10-18 15:24:00 +08:00 |