summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60096: Add rollbackHangCommonPointBeforeReplCommitPoint failpo…XueruiFa2021-09-212-4/+14
* SERVER-59679 Provide a skeleton implementation for slice splitMatt Broadstone2021-09-211-1/+2
* SERVER-59866 Stop FCV from waiting for majority when currentCommitted…Matthew Russotto2021-09-171-0/+1
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-161-1/+1
* SERVER-53067 Update Heartbeats section of the architecture guideAdi Zaimi2021-09-152-11/+20
* SERVER-59665 Integrate FileBasedInitialSyncer recovery into mongodb s…Matthew Russotto2021-09-152-2/+30
* SERVER-59727 TenantMigrationAccessBlockerRegistry::_remove doesn't re…Matthew Russotto2021-09-152-1/+23
* SERVER-57823 Open cloning cursors and determining if we are doneMoustafa Maher2021-09-141-0/+39
* SERVER-59865 Update repl arch guide to reflect new implicit default write con...ali-mir2021-09-141-12/+11
* SERVER-56801 Add DOCS link for reconfiguring PSA set upon failure.Faustoleyva542021-09-131-2/+3
* SERVER-59525 TenantMigrationRecipientAccessBlocker isn't being initialized co...Vishnu Kaushik2021-09-131-8/+8
* SERVER-58183 Ensure that we ignore prepare conflicts when applying pr…Samy Lanka2021-09-091-0/+4
* SERVER-58752 Persist txnRetryCounter and reload it on stepupCheahuychou Mao2021-09-084-7/+32
* SERVER-51605 Architecture Guide updates for Minimize per-release code changesVishnu Kaushik2021-09-081-21/+29
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-0810-14/+15
* SERVER-57895 Feature flag for slice mergeA. Jesse Jiryu Davis2021-09-021-0/+5
* SERVER-57819 Select sync source in FileCopyBasedInitialSyncerHuayu Ouyang2021-09-022-7/+8
* SERVER-58988 Avoid sync source selection cycle during primary catchup.Wenbin Zhu2021-09-025-17/+161
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-017-25/+26
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-012-4/+11
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2021-08-301-0/+6
* SERVER-51075: Remove FCV checks for :2 oplog entriesEthan Zhang2021-08-261-12/+0
* SERVER-59516: Create opCtx outside of lock in oplog fetcherXueruiFa2021-08-241-1/+1
* SERVER-59413 Make sure tenant_migration_fetch_committed_transactions_retry.js...Jason Chan2021-08-242-15/+17
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-2320-65/+90
* SERVER-58122 Replace searching logs for invariant failure with failpoint usag...ali-mir2021-08-201-0/+8
* SERVER-59293 Remove featureFlagDefaultReadConcernLocalSamy Lanka2021-08-201-8/+0
* SERVER-54730 Remove featureFlagUseSecondaryDelaySecsali-mir2021-08-201-8/+0
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-0/+4
* SERVER-53354 Remove generic FCV references in isVersionCompatible function in...ali-mir2021-08-195-143/+36
* SERVER-59089 Link to latest reconfig TLA+ spec, not v4.4A. Jesse Jiryu Davis2021-08-181-5/+2
* SERVER-59081 Remove logic to perform reconfig when upgrading / downgrading on...ali-mir2021-08-187-198/+9
* SERVER-49382: Remove FCV check in ReplSetHeartbeatArgsV1::addToBSONLingzhi Deng2021-08-181-7/+1
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-182-11/+1
* SERVER-48903 Update the replication architecture guide with two phase index b...Gregory Wlodarek2021-08-181-0/+11
* SERVER-57617 Have the OplogFetcher in Tenant Migrations do an aggregation que...Jason Chan2021-08-176-46/+210
* SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...Irina Yatsenko2021-08-145-7/+5
* SERVER-59227 Remove featureFlagDefaultWriteConcernMajorityMoustafa Maher2021-08-122-11/+1
* SERVER-48545 Remove upgrade/downgrade support for initial sync semantics proj...Huayu Ouyang2021-08-1110-111/+2
* SERVER-58154 Use server parameter initialSyncMethod to run either FCBIS or lo...Carolyn Duan2021-08-116-19/+42
* SERVER-54735 Make AsyncTry-Until loops set results to ShutdownInProgress on e...Amirsaman Memaripour2021-08-102-13/+1
* SERVER-59206 Remove the accidentally added comment line for tenant_migration_...Wenbin Zhu2021-08-101-1/+1
* SERVER-57194 Fix unit-tests to run with lock-free reads enabledDianna Hohensee2021-08-101-24/+0
* SERVER-59074 Do not acquire storage tickets just to set/wait on oplog visibilityGregory Wlodarek2021-08-102-7/+15
* SERVER-58438 Speed up tenant migration retryable write pre-fetch pipeline by ...Wenbin Zhu2021-08-091-37/+48
* SERVER-55415: Store retryable images in the side collection by default.Daniel Gottlieb2021-08-091-4/+5
* SERVER-57737 Index builds must save and restore the collection scanning curso...Dianna Hohensee2021-08-091-2/+14
* SERVER-54206 SERVER-54208 Create a non-blocking API for the Fetcher class (or...Jason Zhang2021-08-052-24/+30
* SERVER-58068 Multi updates interrupted by tenant migration should wait for mi...Jack Mulrow2021-08-045-20/+62
* SERVER-59026 Move TLA+ dir from repl/ to mongo/A. Jesse Jiryu Davis2021-08-0415-1829/+3