TDengine/source/libs/sync/src
Shengliang Guan df4e966136
Merge pull request #18672 from taosdata/feature/3.0_sync_pipeline
refactor(sync): add config item and default value in sync
2022-12-04 11:22:08 +08:00
..
syncAppendEntries.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
syncAppendEntriesReply.c feat: start snapshot replication to rollback in recovery mode 2022-11-25 21:22:49 +08:00
syncCommit.c fix: use recursive mutex for relocking ring log buffer in syncNodeDoConfigChange 2022-11-29 23:19:32 +08:00
syncElection.c refactor(sync): add trace log for elect count, become leader count, config change count 2022-11-29 14:39:42 +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 refactor(sync): add config item in sync 2022-12-04 09:49:27 +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: truncate WAL on need while syncLogBufferRollback 2022-12-04 08:13:49 +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 refact: remove some error codes 2022-12-03 10:17:02 +08:00
syncRaftStore.c refact: adjust head file and sync log 2022-11-11 11:06:39 +08:00
syncReplication.c fix: use recursive mutex for relocking ring log buffer in syncNodeDoConfigChange 2022-11-29 23:19:32 +08:00
syncRequestVote.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-28 14:27:10 +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 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
syncTimeout.c Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
syncUtil.c Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
syncVoteMgr.c refact: adjust head file and sync log 2022-11-11 14:35:16 +08:00