homework-jianmu/source/libs/sync/src
Shengliang Guan f16029ad78
Merge pull request #17042 from taosdata/FIX/TD-19226-3.0
fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json
2022-09-27 09:33:41 +08:00
..
syncAppendEntries.c refactor(sync): add syncNodeDynamicQuorum 2022-08-17 15:39:38 +08:00
syncAppendEntriesReply.c refactor(sync): add syncNodeDynamicQuorum 2022-08-17 15:39:38 +08:00
syncCommit.c enh(sync): log entry cache for sync 2022-09-20 19:57:02 +08:00
syncElection.c refactor(sync): add trace log 2022-07-20 17:19:42 +08:00
syncEnv.c refactor(sync): delete some assert 2022-06-21 16:02:36 +08:00
syncIO.c refactor(sync): add ref in log entry 2022-07-25 17:47:15 +08:00
syncIndexMgr.c enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
syncMain.c enh(sync): log entry cache for sync 2022-09-20 19:57:02 +08:00
syncMessage.c refactor(sync): add syncHeartbeatReply 2022-09-07 18:02:10 +08:00
syncRaftCfg.c refactor(sync): modify config file len 2022-08-22 14:25:36 +08:00
syncRaftEntry.c refactor: adjust log 2022-08-01 17:23:52 +08:00
syncRaftLog.c enh(sync): log entry cache for sync 2022-09-20 19:57:02 +08:00
syncRaftStore.c fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json 2022-09-23 19:17:39 +08:00
syncReplication.c refactor(sync): add syncNodeAppendEntriesOnePeer 2022-08-17 10:34:53 +08:00
syncRequestVote.c refactor(sync): make leader life longer 2022-08-06 13:17:08 +08:00
syncRequestVoteReply.c refactor(sync): make leader life longer 2022-08-05 17:42:35 +08:00
syncRespMgr.c refactor(sync): add leader, follower call back2 2022-08-10 20:45:36 +08:00
syncSnapshot.c refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
syncTimeout.c refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
syncUtil.c os: fix Mac test error 2022-09-26 11:30:40 +08:00
syncVoteMgr.c refactor: adjust logs 2022-07-08 19:41:23 +08:00