summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45885 ReplicationCoordinator::canAcceptWritesFor() accepts NamespaceSt...Benety Goh2020-02-141-2/+4
* SERVER-45815 Make observer for topologyVersion changeAmirsaman Memaripour2020-02-131-0/+9
* SERVER-45964 Implement helper in ReplicaSetNodeProcessInterface for issuing c...Gregory Noma2020-02-131-0/+7
* SERVER-45045 Increase topologyVersion and respond to waiting isMasters on FCV...Jason Chan2020-01-291-0/+6
* SERVER-45558 Revert logging additions for TLA+ Trace Checker projectA. Jesse Jiryu Davis2020-01-291-9/+0
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-211-0/+6
* SERVER-41333 Make safer for initial Sync and Shutdown to write the minValid d...Suganthi Mani2020-01-161-0/+9
* SERVER-39364: Get the last oplog entry from the storage engine for setLastOpT...Lingzhi Deng2020-01-151-0/+12
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-1/+1
* SERVER-44514 awaitIsMasterResponse returns early on topology changesJason Chan2019-12-181-15/+6
* SERVER-43589 Trace logging for RaftMongo.tlaA. Jesse Jiryu Davis2019-12-101-1/+10
* SERVER-44513 Implement ReplicationCoordinatorImpl::awaitIsMasterResponseJason Chan2019-12-051-0/+16
* SERVER-43184 Remove unused ReplicationCoordinator methods and membersHaley Connelly2019-10-221-18/+0
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-161-0/+15
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-151-0/+10
* Revert SERVER-41513Xuerui Fa2019-10-141-10/+0
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-141-0/+10
* Revert SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-091-0/+58
* SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-081-58/+0
* SERVER-43135: Introduce a future-based API for waiting for write concernLingzhi Deng2019-10-021-2/+2
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectXuerui Fa2019-09-271-1/+1
* SERVER-41650 Use IDL to parse OpTime and wall fieldsXuerui Fa2019-09-131-1/+1
* SERVER-42994 Add finishRecoveryIfEligible to ReplCoordinatorA. Jesse Jiryu Davis2019-09-121-0/+4
* SERVER-41508 Track the time the new term oplog entry was majority committed i...Samyukta Lanka2019-09-061-0/+6
* SERVER-43045 dbhash checks all replicated collectionsJudah Schvimer2019-08-291-3/+10
* SERVER-41504 Track the number of ops during catchup in replSetStatus on prima...Medha Potluri2019-08-161-0/+6
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-131-1/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-6/+6
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-1/+3
* SERVER-41075 Remove `mongo/repl/replication_coordinator.h` from op-context vi...ADAM David Alan Martin2019-05-101-0/+2
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-0/+5
* SERVER-40353 Track read concern majority wall clock timeMaria van Keulen2019-04-301-0/+5
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-1/+3
* SERVER-39831 Never update commit point beyond last applied if learned from sy...Tess Avitabile2019-04-011-2/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-40228 Refactor OpTimeAndWallTime into new structMaria van Keulen2019-03-211-1/+1
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-191-9/+27
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+7
* SERVER-38994 step down on SIGTERMJason Carey2019-03-151-0/+9
* SERVER-39356 Refactor speculative majority read data structures and methods t...William Schultz2019-03-061-6/+10
* SERVER-39139 Make canAcceptWritesFor, canAcceptWritesForDatabase and canServe...Vesselina Ratcheva2019-02-111-2/+2
* SERVER-39199 recalculate stable timestamp after releasing transaction oplog h...Judah Schvimer2019-02-041-4/+3
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+21
* Revert "SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommi...Gregory Wlodarek2019-01-301-21/+0
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+21
* SERVER-38302 recalculate stable timestamp after adding finishOpTime on prepar...Pavi Vetriselvan2019-01-161-0/+7
* SERVER-38781 remove vestigial html codeMathias Stearn2018-12-271-7/+0
* SERVER-37560 Add core functionality for speculative majority readsWilliam Schultz2018-12-211-0/+13
* SERVER-38143 Remove MMAPV1 command-line options and config file settingsGregory Wlodarek2018-12-111-2/+0
* SERVER-37986 Make a new ReplicationCoordinator inner class that encapsulates ...Samy Lanka2018-11-151-10/+19