summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27659 Persist Rollback IdJudah Schvimer2017-04-211-12/+2
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-201-0/+5
* Revert "SERVER-26848 Exit catchup mode when not syncing more data."Robert Guo2017-04-201-5/+0
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-191-0/+5
* SERVER-28624 Further reduce dependency on ReplicationExecutor type.Andy Schwerin2017-04-061-6/+5
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-28/+29
* SERVER-27914 Verify canAcceptWritesForDatabase() is called while the caller h...Matthew Russotto2017-03-061-3/+26
* Revert "SERVER-26965 Use RAII type for turning off replicated writes."Matthew Russotto2017-03-061-26/+3
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-3/+3
* SERVER-26965 Use RAII type for turning off replicated writes.Matthew Russotto2017-03-061-3/+26
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-02-271-9/+59
* SERVER-27543 Process OplogQueryMetadata with backwards and forwards compatibi...Judah Schvimer2017-02-151-4/+9
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-081-0/+2
* SERVER-27807 synchronize creating a snapshot with its registration in replcoordEric Milkie2017-01-251-2/+5
* SERVER-27543 send OplogQueryMetadata with OplogFetcher queriesJudah Schvimer2017-01-201-3/+5
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-041-7/+6
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-3/+5
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-5/+3
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-3/+5
* SERVER-26640 remove flag for linearizable read supportBenety Goh2016-10-141-5/+0
* SERVER-26169 added startup parameter for linearizable read support defaulting...Benety Goh2016-09-281-0/+5
* SERVER-23476: restart initialsync/resync if replSetSyncFrom is calledScott Hernandez2016-08-181-1/+3
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-161-2/+6
* Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"Judah Schvimer2016-08-151-6/+2
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-151-2/+6
* SERVER-23476: wire resync back upScott Hernandez2016-08-111-4/+5
* SERVER-23663 New primary syncs from chosen node to catch up with timeoutSiyuan Zhou2016-08-041-0/+6
* SERVER-24928 Remove the ReadConcernResponse classKaloian Manassiev2016-07-071-10/+4
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+2
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-2/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+2
* SERVER-24577 added OperationContext argument to OplogBuffer interfaceBenety Goh2016-06-161-1/+1
* SERVER-22136 Attach term metadata to UpdatePosition commandSiyuan Zhou2016-06-011-4/+3
* SERVER-24318 change BackgroundSync to one owned object by the Repl ExternalSt...Eric Milkie2016-06-011-0/+6
* SERVER-19423 Remove election winner declarer.Siyuan Zhou2016-04-191-10/+0
* SERVER-19200: rename startReplication to startupScott Hernandez2016-04-051-1/+1
* SERVER-18029 cleaned up ReplicationCoordinator::prepareReplSetUpdatePositionC...Benety Goh2016-03-071-6/+10
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-10/+57
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-1/+5
* SERVER-21643: Add server metrics for the Replication ExecutorScott Hernandez2015-11-241-1/+7
* SERVER-20928 Synchronize stepdown process with events.Siyuan Zhou2015-11-091-1/+1
* SERVER-21154 Batch and parse oplog entries in parallel with applying themMathias Stearn2015-11-061-4/+2
* Revert "SERVER-21154 Batch and parse oplog entries in parallel with applying ...Mathias Stearn2015-11-041-2/+4
* SERVER-21154 Batch and parse oplog entries in parallel with applying themMathias Stearn2015-11-041-4/+2
* SERVER-20807 Add a simple limit to the amount of uncommitted snapshotsMathias Stearn2015-10-231-0/+7
* SERVER-21059 always return an optime from the committed snapshot for lastVisi...Eric Milkie2015-10-231-1/+0
* SERVER-21028 Plug a race when waiting for new snapshots as part of read conce...Eric Milkie2015-10-231-3/+5
* SERVER-20979 added ReplicationCoordinator::waitForMemberState() and waitForDr...Benety Goh2015-10-211-0/+17
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-131-1/+1
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-0/+5