summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-53431 Server should respond running operations with appropriate topolo...Matthew Russotto2021-01-262-27/+24
* SERVER-53404 Add ttlExpiresAt to IDL type for admin.system.external_validatio...Cheahuychou Mao2021-01-251-0/+1
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-252-72/+1
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-01-251-0/+9
* SERVER-53383 Complete TODO listed in SERVER-53112Jason Chan2021-01-221-3/+1
* SERVER-53854: Ensure checkReplicatedDataHashes remembers previous dbhash mism...XueruiFa2021-01-211-0/+43
* SERVER-50486 Always interrupt multi-document transactions on step down or ste...Samy Lanka2021-01-211-0/+116
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-216-3/+638
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-01-202-2/+38
* SERVER-52809 Implement the new drop collection path in _shardsvrDropCollectionJaume Moragues2021-01-201-0/+1
* SERVER-52848: Increase delayMillis in initial_sync_chooses_correct_sync_sourc...r4.9.0-alpha1XueruiFa2021-01-191-74/+51
* SERVER-53247 disable enableMajorityReadConcern=false for non-test storage eng...Pavi Vetriselvan2021-01-192-73/+0
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-01-191-0/+2
* SERVER-50974 Add currentOp reporting for TenantMigrationRecipientService Inst...Vishnu Kaushik2021-01-162-18/+212
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-01-161-1/+1
* SERVER-53839 Make assertions in TenantMigrationTest.forgetMigration account f...Cheahuychou Mao2021-01-161-3/+7
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-0/+121
* SERVER-53826 replsettest_control_12_nodes.js should use initiateWithHighElect...Pavi Vetriselvan2021-01-151-1/+1
* SERVER-52903: Add an upper bound for how long a tenant migration donor can bl...Andrew Shuvalov2021-01-142-1/+88
* SERVER-53247 Remove EMRC=false targeted jstests/unittestsPavi Vetriselvan2021-01-1420-1673/+8
* SERVER-53425: Handle collection renamed on donor when resuming tenant migrati...Lingzhi Deng2021-01-141-0/+105
* SERVER-53721: Delete failpoint tenantMigrationHangDuringCollectionCloneLingzhi Deng2021-01-131-5/+5
* SERVER-53176 Return an error when an index build commit quorum depends on vot...Louis Williams2021-01-132-1/+85
* SERVER-53646 Catch exception if waiting for failpoint throws on close connect...Jason Chan2021-01-121-1/+7
* SERVER-53677: Call recipientRst.awaitLastOpCommitted() before stepping up a s...Lingzhi Deng2021-01-121-1/+2
* SERVER-52783: Make tenant_migration_donor_util::checkIfCanReadOrBlock return ...Andrew Shuvalov2021-01-112-2/+3
* SERVER-53248 call awaitLastOpCommitted before committing transaction in retry...Samy Lanka2021-01-111-0/+3
* SERVER-53640 Perform inserts using majority write concern in tenant_migration...Jason Chan2021-01-081-4/+2
* SERVER-46678: Utilize durable history across restarts.Daniel Gottlieb2021-01-081-0/+128
* SERVER-51073 Use the onMajorityCommitPointUpdate to inform TenantMigrationAcc...Cheahuychou Mao2021-01-073-6/+6
* SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...Cheahuychou Mao2021-01-051-0/+92
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-0517-41/+175
* SERVER-52709 Make tenant migration recipient take certificate as string in re...Cheahuychou Mao2021-01-053-3/+26
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-057-12/+386
* SERVER-53107 Tenant migration tests should use donorForgetMigration when the ...Pavi Vetriselvan2021-01-0419-61/+139
* SERVER-47806 Remove unsetSharding commandJason Zhang2020-12-192-2/+0
* SERVER-52717: Handle resuming after failover in TenantCollectionClonerLingzhi Deng2020-12-181-0/+85
* SERVER-52947: Tenant migration donor should attach TransientTransactionError ...Andrew Shuvalov2020-12-162-10/+65
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-162-66/+2
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-162-2/+66
* SERVER-50985 Tenant collection cloner query must use readConcern majorityJason Chan2020-12-151-0/+88
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-152-66/+2
* SERVER-50911: Test tenant migration DB filtering logicXueruiFa2020-12-151-0/+66
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync for...XueruiFa2020-12-152-18/+98
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-151-1/+3
* SERVER-53070 Allow back to back tenant migrations for retriesVishnu Kaushik2020-12-102-2/+53
* SERVER-51179 TenantMigrationDonorInstance should distinguish local and remote...Jason Zhang2020-12-102-50/+51
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-3/+1
* SERVER-52965 TenantMigrationRecipientInstance should be removed from TenantMi...Vishnu Kaushik2020-12-091-1/+24
* SERVER-52897 Handle collection drop in TenantCollectionCloner up to query stageVesselina Ratcheva2020-12-092-0/+173