homework-jianmu/source/libs/sync/src
Benguang Zhao bd5372c378 fix: protect against nullptr in syncRespCleanRsp 2023-05-08 17:08:24 +08:00
..
syncAppendEntries.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncAppendEntriesReply.c enh: refactor some func names of syncLogReplMgr 2023-04-06 16:26:44 +08:00
syncCommit.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncElection.c enh: reset elect timer at the end of callbacks 2023-03-14 19:45:31 +08:00
syncEnv.c fix: adjust sync logs 2023-01-04 11:48:30 +08:00
syncIndexMgr.c fix: allow the ip resolved by fqdn different between dnodes 2022-12-30 17:04:14 +08:00
syncMain.c Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
syncMessage.c enh: separate election timer events 2023-03-14 21:02:06 +08:00
syncPipeline.c enh: refactor some vars in syncLogReplProcessReplyAsNormal 2023-04-13 09:53:25 +08:00
syncRaftCfg.c fix: resolve coverity scan issues in sync and wal 2023-02-23 14:16:21 +08:00
syncRaftEntry.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncRaftLog.c enh: reset wal reader after walReadVer 2023-02-08 14:41:15 +08:00
syncRaftStore.c enh: print term in logging msg of raftStoreWriteFile 2023-03-07 15:19:47 +08:00
syncReplication.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncRequestVote.c merge main 2023-04-04 14:50:58 +08:00
syncRequestVoteReply.c fix: synchronize access to raftStore 2023-02-13 19:00:10 +08:00
syncRespMgr.c fix: protect against nullptr in syncRespCleanRsp 2023-05-08 17:08:24 +08:00
syncSnapshot.c enh: reset elect timer at the end of callbacks 2023-03-14 19:45:31 +08:00
syncTimeout.c enh: separate election timer events 2023-03-14 21:02:06 +08:00
syncUtil.c enh: refactor some func names of syncLogReplMgr 2023-04-06 16:26:44 +08:00
syncVoteMgr.c refact: rename variables 2022-12-29 11:21:22 +08:00