summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator_external_state_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26772 removed old initial sync codeJudah Schvimer2017-03-161-48/+2
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-13/+6
* SERVER-26965 Use RAII type for turning off replicated writesMatthew Russotto2017-03-131-4/+2
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-14/+16
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-128/+129
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-0/+4
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-02-271-4/+10
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+6
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-081-2/+3
* SERVER-27807 synchronize creating a snapshot with its registration in replcoordEric Milkie2017-01-251-0/+7
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-231-10/+0
* SERVER-27157 replSetRequestVotes should only store votes with higher termsJudah Schvimer2017-01-181-1/+18
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-101-3/+1
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-1/+1
* SERVER-27154 replSetRequestVotes command should wait for durabilityJudah Schvimer2017-01-041-2/+2
* SERVER-27583 shut down SyncSourceFeedback outside ReplicationCoordinatorExter...Benety Goh2017-01-041-4/+2
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ...Esha Maharishi2016-12-211-15/+0
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in con...Esha Maharishi2016-12-061-0/+15
* SERVER-26849 wait for balancer thread to terminate before finishing shutdownDianna Hohensee2016-12-011-6/+6
* SERVER-26716 Fix crash after 3.2->3.4->3.2 up/downgradeMathias Stearn2016-11-151-0/+5
* SERVER-26572 move fetchCount to DataReplicatorJudah Schvimer2016-10-261-14/+9
* SERVER-26191 added server parameter for OplogBufferCollection::Options::peekC...Benety Goh2016-10-241-1/+7
* SERVER-26572 Reset stopTimestamp in DataReplicator when initial sync apply ph...Judah Schvimer2016-10-191-11/+14
* SERVER-26640 remove flag for linearizable read supportBenety Goh2016-10-141-6/+0
* SERVER-25662: synchronize stopping data replicationScott Hernandez2016-10-061-0/+6
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-1/+1
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* SERVER-26169 added startup parameter for linearizable read support defaulting...Benety Goh2016-09-281-0/+6
* SERVER-25662: pass runner OperationContext* to 3.2 initial sync codeScott Hernandez2016-09-271-3/+2
* SERVER-25662: use runner for initial-sync/resyncScott Hernandez2016-09-261-16/+22
* SERVER-26043: add back variables for each db use caseScott Hernandez2016-09-261-3/+6
* SERVER-25702 changed oplogFetcherMaxFetcherRestarts default from 10 to 3Benety Goh2016-09-231-1/+1
* SERVER-25702 added server parameter for oplog fetcher max fetcher restartsBenety Goh2016-09-221-0/+31
* SERVER-25403 DataReplicator initial sync should be resilient to applier failu...Siyuan Zhou2016-09-211-3/+5
* SERVER-25905 Release all config held distlocks and reacquire balancer distloc...Dianna Hohensee2016-09-211-0/+4
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-0/+3
* SERVER-25268 create default initial sync oplog buffer with cache for front an...Benety Goh2016-09-201-1/+3
* SERVER-26043: Compact local database after initial syncScott Hernandez2016-09-191-6/+26
* SERVER-26099 Use separate thread to interrupt migration manager on stepdownKaloian Manassiev2016-09-191-3/+3
* SERVER-26016 Add a basic test of oplog replay on startupMathias Stearn2016-09-161-1/+5
* Revert "SERVER-25905 Release all config held distlocks and reacquire balancer...Dianna Hohensee2016-09-151-4/+0
* SERVER-25905 Release all config held distlocks and reacquire balancer distloc...Dianna Hohensee2016-09-151-0/+4
* SERVER-24866 Balancer recoveryDianna Hohensee2016-09-141-4/+0
* SERVER-25734 Add a drain mode completion hook which runs outside of the globa...Kaloian Manassiev2016-09-101-9/+14
* SERVER-25978 Do not clear the CollectionShardingState map on stepdownKaloian Manassiev2016-09-071-2/+2
* SERVER-23892 Do periodic replicated writes while idleMisha Tyulenev2016-08-261-0/+21
* SERVER-25071 Flush data replication queue as part of clean shutdownMathias Stearn2016-08-261-2/+0
* SERVER-25677 Clear cached clusterId if config.version document is rolled back.Spencer T Brody2016-08-261-4/+4
* SERVER-25155 featureCompatibilityVersion document should be created at replic...Tess Avitabile2016-08-241-1/+2