| .. |
|
syncAppendEntries.c
|
fix: use pReply->lastSendIndex instead while updating commitIndex
|
2022-12-29 10:45:25 +08:00 |
|
syncAppendEntriesReply.c
|
refact: adjust some logs
|
2022-12-20 15:01:03 +08:00 |
|
syncCommit.c
|
fix: update sync node commitIndex only if matchTerm equals currentTerm upon heartbeat
|
2022-12-28 20:25:52 +08:00 |
|
syncElection.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncEnv.c
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-25 13:10:06 +08:00 |
|
syncIndexMgr.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncMain.c
|
fix: update sync node commitIndex only if matchTerm equals currentTerm upon heartbeat
|
2022-12-28 20:25:52 +08:00 |
|
syncMessage.c
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-28 14:27:10 +08:00 |
|
syncPipeline.c
|
fix: resend acked msgs on exceeding maximum retryWaitMs
|
2022-12-30 17:24:44 +08:00 |
|
syncRaftCfg.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncRaftEntry.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncRaftLog.c
|
fix: return error on failing to truncate raft log
|
2022-12-28 20:34:40 +08:00 |
|
syncRaftStore.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncReplication.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncRequestVote.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncRequestVoteReply.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
|
syncRespMgr.c
|
enh: vnodeCommit on consensus only
|
2022-12-23 20:16:32 +08:00 |
|
syncSnapshot.c
|
enh: handle error while transfer snapshot
|
2022-12-26 15:03:18 +08:00 |
|
syncTimeout.c
|
refactor(sync): re send snapshot in timer-routine
|
2022-12-07 19:46:26 +08:00 |
|
syncUtil.c
|
fix: update sync node commitIndex only if matchTerm equals currentTerm upon heartbeat
|
2022-12-28 20:25:52 +08:00 |
|
syncVoteMgr.c
|
refact: adjust head file and sync log
|
2022-11-11 14:35:16 +08:00 |