summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/data_replicator_external_state_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25069 added DataReplicatorExternalState::getDbWorkThreadPool()Benety Goh2016-07-151-0/+5
* SERVER-23750 added getCurrentConfig to DataReplicatorExternalState to get cur...Benety Goh2016-06-291-0/+4
* SERVER-24784 migrated MultiApplier to use task executor instead of replicatio...Benety Goh2016-06-281-0/+3
* SERVER-24784 BackgroundSync uses task executor from ReplicationCoordinatorExt...Benety Goh2016-06-271-0/+2
* SERVER-24242 Stop copying OplogEntries so muchMathias Stearn2016-06-221-3/+3
* SERVER-24490 provide operation context to steady state oplog buffer factoryJudah Schvimer2016-06-221-1/+1
* SERVER-24490 oplog buffer collection should use storage interfaceBenety Goh2016-06-201-1/+1
* SERVER-24492 replication coordinator external state creates oplog buffer for ...Benety Goh2016-06-141-0/+2
* SERVER-24492 Add server parameter and factory function to choose oplog buffer...Judah Schvimer2016-06-141-0/+2
* SERVER-24222 Update current known primary from command metadataSiyuan Zhou2016-06-011-2/+1
* Revert "SERVER-24222 Update current known primary from command metadata"Eric Milkie2016-05-311-1/+2
* SERVER-24222 Update current known primary from command metadataSiyuan Zhou2016-05-271-2/+1
* SERVER-23308 integrated repl::multiApply into data replicatorBenety Goh2016-05-241-0/+15
* SERVER-22774 Copied BackgroundSync::_fetcherCallback logic to OplogFetcherBenety Goh2016-04-081-0/+70