homework-jianmu/source/libs/sync/src
Benguang Zhao 70e261f662 enh: terminate snap replication on timeout 2023-10-30 10:14:26 +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 feat: resend snap replication of data on timeout 2023-10-27 17:58:26 +08:00
syncMessage.c feat: use TLV format to encode data of snapshot info 2023-10-19 10:51:13 +08:00
syncPipeline.c enh: adjust some logging msgs for sync log replication mgr 2023-10-24 19:11:27 +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 enh: terminate snap replication on timeout 2023-10-30 10:14:26 +08:00
syncTimeout.c enh: terminate snap replication on timeout 2023-10-30 10:14:26 +08:00
syncUtil.c enh: logging buf info for snapshot reader and sender 2023-10-25 15:04:14 +08:00
syncVoteMgr.c add learner 2023-04-18 19:03:45 +08:00