homework-jianmu/source/libs/sync/src
Benguang Zhao 03d62e478f fix: get prevLogTerm of index zero as 0 only when firstVer is zero 2022-12-01 22:18:08 +08:00
..
syncAppendEntries.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
syncAppendEntriesReply.c feat: start snapshot replication to rollback in recovery mode 2022-11-25 21:22:49 +08:00
syncCommit.c fix: use recursive mutex for relocking ring log buffer in syncNodeDoConfigChange 2022-11-29 23:19:32 +08:00
syncElection.c refactor(sync): add trace log for elect count, become leader count, config change count 2022-11-29 14:39:42 +08:00
syncEnv.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncIndexMgr.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncMain.c fix: compile error 2022-12-01 15:07:40 +08:00
syncMessage.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-28 14:27:10 +08:00
syncPipeline.c fix: get prevLogTerm of index zero as 0 only when firstVer is zero 2022-12-01 22:18:08 +08:00
syncRaftCfg.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-17 17:28:11 +08:00
syncRaftEntry.c enh: transfer ownership of msgs while committing sync log entries 2022-11-26 21:57:23 +08:00
syncRaftLog.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
syncRaftStore.c refact: adjust head file and sync log 2022-11-11 11:06:39 +08:00
syncReplication.c fix: use recursive mutex for relocking ring log buffer in syncNodeDoConfigChange 2022-11-29 23:19:32 +08:00
syncRequestVote.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-28 14:27:10 +08:00
syncRequestVoteReply.c refact: adjust sync log prints 2022-11-13 18:00:11 +08:00
syncRespMgr.c refact: adjust sync log prints 2022-11-13 18:00:11 +08:00
syncSnapshot.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
syncTimeout.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
syncUtil.c Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
syncVoteMgr.c refact: adjust head file and sync log 2022-11-11 14:35:16 +08:00