homework-jianmu/source/libs/sync/src
Shengliang Guan 8a72d44494
Merge pull request #13909 from taosdata/fix/mnodesync2
refactor(sync): add syncIsReady
2022-06-16 20:00:39 +08:00
..
syncAppendEntries.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncAppendEntriesReply.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncCommit.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncElection.c enh(sync): update raft core functions 2022-06-06 16:02:25 +08:00
syncEnv.c refactor(sync) delete some trace log 2022-06-10 16:51:17 +08:00
syncIO.c Merge remote-tracking branch 'origin/feature/sync-refactor' into fix/mnode 2022-06-07 16:37:50 +08:00
syncIndexMgr.c refactor(sync) delete some trace log 2022-06-10 16:51:17 +08:00
syncMain.c Merge pull request #13909 from taosdata/fix/mnodesync2 2022-06-16 20:00:39 +08:00
syncMessage.c fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
syncOnMessage.c sync refactor 2022-03-18 15:21:40 +08:00
syncRaftCfg.c fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
syncRaftEntry.c Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-04 11:50:47 +08:00
syncRaftLog.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncRaftStore.c fix: init buffer to avoid invalid write 2022-05-29 01:10:32 +08:00
syncReplication.c refactor(sync) delete some trace log 2022-06-10 16:51:17 +08:00
syncRequestVote.c refactor(sync): sync snapshot 2022-06-08 22:43:58 +08:00
syncRequestVoteReply.c refactor(sync): sync snapshot 2022-06-08 22:43:58 +08:00
syncRespMgr.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncSnapshot.c refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
syncTimeout.c sync ping 2022-03-16 11:45:12 +08:00
syncUtil.c refactor(sync): add test syncRaftIdCheck 2022-06-14 20:19:56 +08:00
syncVoteMgr.c fix: init buffer to avoid invalid write 2022-05-29 01:10:32 +08:00