TDengine/source/libs/sync/src
2022-11-26 21:57:23 +08:00
..
syncAppendEntries.c feat: start snapshot replication to rollback in recovery mode 2022-11-25 21:22:49 +08:00
syncAppendEntriesReply.c feat: start snapshot replication to rollback in recovery mode 2022-11-25 21:22:49 +08:00
syncCommit.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncElection.c fix: check if timer triggered ahead of time in syncNodeElect 2022-11-16 14:26:18 +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 enh: adjust some info msgs for raft pipelining 2022-11-26 00:37:20 +08:00
syncMessage.c enh: rename syncLogToAppendEntries to syncBuildAppendEntriesFromRaftLog 2022-11-18 12:40:00 +08:00
syncPipeline.c enh: transfer ownership of msgs while committing sync log entries 2022-11-26 21:57:23 +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-25 13:10:06 +08:00
syncRaftStore.c refact: adjust head file and sync log 2022-11-11 11:06:39 +08:00
syncReplication.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncRequestVote.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-17 17:28:11 +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 enh: reset sync log repl mgr on snapshot ending 2022-11-25 23:32:32 +08:00
syncTimeout.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncUtil.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
syncVoteMgr.c refact: adjust head file and sync log 2022-11-11 14:35:16 +08:00