homework-jianmu/source/libs/sync/src
Benguang Zhao a2e0480839 refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
..
syncAppendEntries.c refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
syncAppendEntriesReply.c enh: refactor some func names of syncLogReplMgr 2023-04-06 16:26:44 +08:00
syncCommit.c other: merge main. 2023-05-12 11:49:53 +08:00
syncElection.c enh: use waitTime to prevent from starting snapshot too frequently 2023-10-19 11:04:39 +08:00
syncEnv.c fix: adjust sync logs 2023-01-04 11:48:30 +08:00
syncIndexMgr.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
syncMain.c refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
syncMessage.c feat: use TLV format to encode data of snapshot info 2023-10-19 10:51:13 +08:00
syncPipeline.c refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
syncRaftCfg.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
syncRaftEntry.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncRaftLog.c other: add some logs. 2023-09-09 15:18:54 +08:00
syncRaftStore.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
syncReplication.c Merge pull request #21299 from taosdata/FIX/TD-22970-3.0 2023-05-29 10:59:56 +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 fixup: compiler error at labels since allowed only at statements 2023-10-19 11:04:39 +08:00
syncTimeout.c fix: not to walEndSnapshot in syncNodeTimerRoutine 2023-07-26 20:06:51 +08:00
syncUtil.c fix/retry_resolve_fqdn 2023-08-01 14:24:28 +08:00
syncVoteMgr.c add learner 2023-04-18 19:03:45 +08:00