summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34938 Secondary slowdown or hang due to content pinned in cache by sin...r4.2.16-rc0r4.2.16Moustafa Maher2021-08-301-0/+1
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-08-121-0/+1
* SERVER-56374: BACKPORT-8902 Add ability to write retryable findAndModify upda...Andrew Shuvalov2021-05-211-0/+1
* SERVER-56584: BACKPORT-8946 Create IDL for documents for retriable find and ...Andrew Shuvalov2021-05-181-0/+13
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-05-121-0/+1
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-231-0/+1
* SERVER-34722 Add new server status metrics about oplog applicationJudah Schvimer2020-04-231-0/+3
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-04-211-0/+2
* SERVER-45525 ReplBatcher should explicitly read at kNoTimestampMatthew Russotto2020-04-091-0/+1
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2020-02-131-0/+1
* SERVER-44442 Allow queryableBackupMode to perform replication recoveryGregory Wlodarek2020-02-111-0/+1
* SERVER-44612 recoverFromOplogAsStandalone with takeUnstableCheckpointOnShutdo...Judah Schvimer2019-12-021-0/+1
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectSamyukta Lanka2019-10-161-0/+1
* SERVER-43372 Add ReplicationCoordinatorNoOpA. Jesse Jiryu Davis2019-09-241-0/+1
* SERVER-41501 Track the number of elections that require primary catchup in se...Samyukta Lanka2019-09-121-0/+1
* SERVER-42219 Remove logging death test of signalDrainComplete.Siyuan Zhou2019-09-041-1/+0
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-08-201-3/+28
* SERVER-41498 Create ReplicationMetrics classMedha Potluri2019-08-191-0/+15
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-08-131-20/+0
* SERVER-39817 SERVER-39819 SERVER-38920 Add ConnectionPoolControllersBen Caimano2019-06-191-0/+1
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-0/+26
* SERVER-41035 Rollback should kill all user operations before taking RSTL lock...Judah Schvimer2019-05-171-0/+1
* SERVER-40566 add test cases for rolling back unprepared transactionsBenety Goh2019-05-161-0/+1
* SERVER-40700 kill read prepare conflicts during step downPavi Vetriselvan2019-05-161-0/+1
* SERVER-39794 Abort in-progress transactions on stepupSiyuan Zhou2019-05-141-0/+1
* SERVER-40248 Return correct operation to apply for update oplog entriesJudah Schvimer2019-05-071-0/+10
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-0/+2
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-0/+1
* SERVER-40809 unshim repl::getNextOpTimes()Benety Goh2019-04-251-10/+0
* SERVER-40809 move LocalOplogInfo implementation out of oplog.cpp into its own...Benety Goh2019-04-241-1/+15
* SERVER-39796 Make the transaction history iterator virtualizable, and make it...Matthew Russotto2019-04-241-0/+2
* SERVER-39796 Remove oplog name parameter from OplogInterfaceLocal. Remove us...Matthew Russotto2019-04-241-0/+3
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-081-0/+1
* SERVER-40169 OplogApplier::getNextApplierBatch() groups unprepared commitTran...Benety Goh2019-04-061-0/+1
* SERVER-40169 add unit test for OplogApplier with test cases for CRUD and appl...Benety Goh2019-04-051-0/+13
* SERVER-39676 add missing library dependencyBenety Goh2019-04-051-0/+1
* SERVER-39989 Use a config.transactions find command for the begin fetching op...Vesselina Ratcheva2019-03-281-0/+1
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+3
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+1
* SERVER-39434 Apply the new "commit" oplog entry for unprepared large transact...Matthew Russotto2019-03-141-0/+3
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-1/+0
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-0/+1
* SERVER-40028 IdempotencyTest::validate() waits for index builds to completeBenety Goh2019-03-071-0/+1
* SERVER-40023 remove background index support from IndexBuilderBenety Goh2019-03-071-2/+0
* SERVER-39085 un-inline repl::TimestampBlockBenety Goh2019-03-061-0/+12
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-5/+30
* SERVER-39633 Migrate server parameters to IDL in src/mongo/db/repl/rollback_i...Gabriel Russell2019-02-251-0/+2
* SERVER-39551 IDL'ify numInitialSyncListDatabasesAttempts server parameterHenrik Edin2019-02-251-0/+4
* SERVER-39552: mongo/db/repl/replication_coordinator_impl.idlBilly Donahue2019-02-251-0/+2