summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-281-3/+3
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-282-5/+128
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-0/+103
* SERVER-55913 Display recipient and donor access blocker status in serverStatu...Vishnu Kaushik2021-04-2713-50/+63
* SERVER-21420 Remove 'SERVER-21420' jstest tagGregory Wlodarek2021-04-272-10/+0
* SERVER-54301 Add correctness tests of recovery using history storeVishnu Kaushik2021-04-271-0/+103
* SERVER-55268 Add jstests for tenant migrations with retryable time-series ins...Yuhong Zhang2021-04-272-0/+456
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-261-6/+5
* SERVER-55701 Ignore replica set config's getLastErrorDefaultsHuayu Ouyang2021-04-261-11/+8
* SERVER-56310 Use w: majority to ensure transaction uses correct snapshotVishnu Kaushik2021-04-231-1/+1
* SERVER-54973 Add getAuditConfig and related commands APISara Golemon2021-04-231-0/+2
* SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon2021-04-231-0/+1
* SERVER-55051: Donor should block non-timestamped reads after migration has co...Lingzhi Deng2021-04-2310-40/+209
* SERVER-55359 pre/post image ops after startFetchingDonorOpTime should be filt...Pavi Vetriselvan2021-04-222-7/+56
* SERVER-56248 Refactor logic for aborting a tenant migration donorJack Mulrow2021-04-221-0/+61
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-2275-78/+97
* SERVER-55355: Retry tenant migration on oplog fetcher errorsXueruiFa2021-04-211-0/+157
* SERVER-55229 Implement and test recipient cloner stats after failoverVishnu Kaushik2021-04-212-2/+167
* SERVER-54207 Add test coverage for interrupting tenant migration donor operat...Jason Zhang2021-04-203-62/+327
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-201-0/+1
* SERVER-54893 Make tenant_migration_recipient_rollback_recovery.js not use Rol...Cheahuychou Mao2021-04-194-85/+98
* SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrS...Mindaugas Malinauskas2021-04-1421-21/+0
* SERVER-55193 Support back-to-back tenant migrationsJason Chan2021-04-122-4/+153
* SERVER-56009: Use w: majority for the initial write in read_at_cluster_time_o...Lingzhi Deng2021-04-121-5/+9
* SERVER-55670 [SBE][replica_sets] Timed out on waitForFailPoint inMartin Neupauer2021-04-122-2/+0
* SERVER-50805 Test multi-key index updates during tenant migration.Wenbin Zhu2021-04-101-0/+140
* SERVER-55904: Consolidate getFirstOplogEntry and getLeastRecentOp helpersHana Pearlman2021-04-091-15/+10
* SERVER-47620 Upgrade eslintMikhail Shchatko2021-04-091-1/+1
* SERVER-53821 Test tenant migration recipient does not change sync source afte...Wenbin Zhu2021-04-072-7/+132
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-071-0/+1
* SERVER-55751: Increase election timeout in initial_sync_nodes_contribute_to_l...XueruiFa2021-04-061-4/+4
* SERVER-55559 StorageInterfaceImpl should use bounded collection scans on clus...Louis Williams2021-04-061-0/+72
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-0625-24/+102
* SERVER-55236: Test retrying session migration after a failed tenant migrationLingzhi Deng2021-04-051-0/+169
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+3
* SERVER-53872 Support time-series collections in tenant migration failover test.Wenbin Zhu2021-04-021-94/+133
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-021-1/+1
* SERVER-55443 Do not report that read source need to be changed to lastApplied...Henrik Edin2021-04-011-0/+93
* SERVER-55666 Shut down replica set tests after every case in tenant_migration...Jack Mulrow2021-03-311-0/+4
* SERVER-55198 Ensure tenant migrations currentOp output types match designJason Zhang2021-03-314-75/+148
* SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma2021-03-301-2/+4
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-0/+1
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+2
* SERVER-55570 Await replication after creating users in tenant_migration_exter...Jack Mulrow2021-03-261-0/+1
* SERVER-55568 tenant_migration_recipient_initial_sync.js checks MTAB on the wr...Cheahuychou Mao2021-03-261-4/+4
* SERVER-55512 Enable additional tests on ephemeralForTestGregory Wlodarek2021-03-251-2/+0
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-03-256-70/+86
* SERVER-55408 Make TenantMigration{Donor|Recipient}Service's checkIfOptionsCon...Cheahuychou Mao2021-03-253-76/+271
* SERVER-54624 make SBE check for a change in catalog epoch during yield recoveryDavid Storch2021-03-251-5/+24
* SERVER-55282 Skip data consistency checks when transitioning to steady state ...Gregory Noma2021-03-252-4/+11