summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-11-1711-20/+522
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-11-171-17/+0
* SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik2021-11-151-2/+8
* SERVER-61466 SERVER-59409 BACKPORT-10659 Fix race between reconfig replicatio...Andrew Shuvalov2021-11-1417-160/+408
* SERVER-45953 Exempt internal replication oplog readers from acquiring read ti...Dianna Hohensee2021-11-134-5/+25
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-11-121-5/+26
* SERVER-60928 [4.4] Modify compound_hashed_shard_key.js to handle latest 4.2 m...Arun Banala2021-11-121-42/+13
* SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta2021-11-123-6/+11
* SERVER-60670 use a separate branch instead of a specific commit for TPCCAlex Podelko2021-11-122-4/+2
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-1027-12/+628
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-099-1788/+0
* SERVER-48293 change update to upsert to mitigate race condition leading to or...Vishnu Kaushik2021-11-094-9/+69
* SERVER-59329: Make sure that withTemporaryOperationContext throw an error if ...Kshitij Gupta2021-11-091-82/+104
* SERVER-55382 Move NoSuchTransaction error to skippableErrorsLuis Osta2021-11-091-3/+3
* SERVER-49028 Use a 3-node replica set to avoid having the primary stepdown if...Gregory Wlodarek2021-11-091-0/+6
* SERVER-48673 Allow retrying establishing a connection to a replica set in get...jannaerin2021-11-081-1/+11
* SERVER-59409 Reverted: Fix race between reconfig replication and stepupAndrew Shuvalov2021-11-0816-397/+160
* SERVER-59409 Fix race between reconfig replication and stepupAndrew Shuvalov2021-11-0716-160/+397
* SERVER-59409 BACKPORT-10659 part 3, make the ElectionIdSetVersionPair compari...Andrew Shuvalov2021-11-055-81/+112
* SERVER-59409 BACKPORT-10659 part 2 no op change in tests to require term and ...Andrew Shuvalov2021-11-0535-13/+201
* SERVER-59409 BACKPORT-10659 part 1, add class ElectionIdSetVersionPairAndrew Shuvalov2021-11-057-1/+292
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-11-032-16/+27
* SERVER-60948 Insert document in new collection in migration_id_index.js to aw...ali-mir2021-11-031-0/+4
* SERVER-59191 Use expansions in modulesVlad Rachev2021-11-012-22/+22
* SERVER-59924 Error executing aggregate with with available read concern on s...Eric Cox2021-10-297-100/+75
* SERVER-60511 getPinnedOplog return value should always be std::min compared w...Dianna Hohensee2021-10-291-1/+1
* SERVER-60550 use getStatusFromWriteCommandReply() in migration_util.cppPaolo Polato2021-10-281-8/+9
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-10-2713-21/+449
* SERVER-60950 Pin Dependencies to fix task failures in s390x & pp64letrahman13182021-10-271-1/+2
* SERVER-60971: Remove calls to BF Suggestion serviceDavid Bradford2021-10-251-26/+0
* SERVER-58406: Enable WT debug table logging when the test proctor is enabled.Daniel Gottlieb2021-10-251-7/+11
* SERVER-56226 Implement a 'permitMigrations' collection property to prevent ch...Marcos José Grillo Ramirez2021-10-256-13/+226
* SERVER-60652 Backport the autoSplitVector logic to v4.4Pierlauro Sciarelli2021-10-2224-161/+1204
* SERVER-55392 Add a timestamp field to config.rangeDeletionsAntonio Fuschetto2021-10-226-27/+81
* SERVER-60877: Correct an unintended heavy object copy.Daniel Gottlieb2021-10-211-16/+16
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-216-2/+156
* SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue2021-10-211-0/+1
* SERVER-59890 Exclude chunk migration test from config stepdown suite.Max Hirschhorn2021-10-211-0/+3
* SERVER-59108 Resolve race with transaction operation not killed after stepdownVesselina Ratcheva2021-10-214-0/+100
* SERVER-59226 Fix deadlock between uninterruptible profiling operation and ste...Wenbin Zhu2021-10-203-13/+42
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-205-1/+36
* SERVER-55412 shardVersion propogated for mirrored readsAlex Li2021-10-206-37/+159
* SERVER-46521 Extend mirrored reads generation testsAmirsaman Memaripour2021-10-201-23/+288
* SERVER-59459 With glibc-2.34, MINSIGSTKSZ is no longer a constantAndrew Morrow2021-10-201-4/+10
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-191-6/+18
* SERVER-60822 Prevent set_index_commit_quorum_through_mongos.js from running w...Haley Connelly2021-10-191-0/+9
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2021-10-194-50/+68
* SERVER-60606 Abort index builds conflicting with emptycapped during initial syncYuhong Zhang2021-10-191-0/+1
* SERVER-58888 Account for pushed down stages in union explain with mode 'execu...Nick Zolnierz2021-10-192-2/+21
* SERVER-60738 Update metadata manager tests for non-existing collectionsAllison Easton2021-10-191-0/+9