summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-19SERVER-54909 Report last durable and last applied operation wall times for al...r4.4.11-rc0Vesselina Ratcheva
2021-11-19SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva
2021-11-19SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova
2021-11-18SERVER-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir
2021-11-17SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa
2021-11-17SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa
2021-11-17SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa
2021-11-17SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton
2021-11-15SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik
2021-11-14SERVER-61466 SERVER-59409 BACKPORT-10659 Fix race between reconfig replicatio...Andrew Shuvalov
2021-11-13SERVER-45953 Exempt internal replication oplog readers from acquiring read ti...Dianna Hohensee
2021-11-12SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu
2021-11-12SERVER-60928 [4.4] Modify compound_hashed_shard_key.js to handle latest 4.2 m...Arun Banala
2021-11-12SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta
2021-11-12SERVER-60670 use a separate branch instead of a specific commit for TPCCAlex Podelko
2021-11-10SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour
2021-11-09SERVER-60671 Remove the Dagger toolRyan Egesdahl
2021-11-09SERVER-48293 change update to upsert to mitigate race condition leading to or...Vishnu Kaushik
2021-11-09SERVER-59329: Make sure that withTemporaryOperationContext throw an error if ...Kshitij Gupta
2021-11-09SERVER-55382 Move NoSuchTransaction error to skippableErrorsLuis Osta
2021-11-09SERVER-49028 Use a 3-node replica set to avoid having the primary stepdown if...Gregory Wlodarek
2021-11-08SERVER-48673 Allow retrying establishing a connection to a replica set in get...jannaerin
2021-11-08SERVER-59409 Reverted: Fix race between reconfig replication and stepupAndrew Shuvalov
2021-11-07SERVER-59409 Fix race between reconfig replication and stepupAndrew Shuvalov
2021-11-05SERVER-59409 BACKPORT-10659 part 3, make the ElectionIdSetVersionPair compari...Andrew Shuvalov
2021-11-05SERVER-59409 BACKPORT-10659 part 2 no op change in tests to require term and ...Andrew Shuvalov
2021-11-05SERVER-59409 BACKPORT-10659 part 1, add class ElectionIdSetVersionPairAndrew Shuvalov
2021-11-03SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky
2021-11-03SERVER-60948 Insert document in new collection in migration_id_index.js to aw...ali-mir
2021-11-01SERVER-59191 Use expansions in modulesVlad Rachev
2021-10-29SERVER-59924 Error executing aggregate with with available read concern on s...Eric Cox
2021-10-29SERVER-60511 getPinnedOplog return value should always be std::min compared w...Dianna Hohensee
2021-10-28SERVER-60550 use getStatusFromWriteCommandReply() in migration_util.cppPaolo Polato
2021-10-27SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova
2021-10-27SERVER-60950 Pin Dependencies to fix task failures in s390x & pp64letrahman1318
2021-10-25SERVER-60971: Remove calls to BF Suggestion serviceDavid Bradford
2021-10-25SERVER-58406: Enable WT debug table logging when the test proctor is enabled.Daniel Gottlieb
2021-10-25SERVER-56226 Implement a 'permitMigrations' collection property to prevent ch...Marcos José Grillo Ramirez
2021-10-22SERVER-60652 Backport the autoSplitVector logic to v4.4Pierlauro Sciarelli
2021-10-22SERVER-55392 Add a timestamp field to config.rangeDeletionsAntonio Fuschetto
2021-10-21SERVER-60877: Correct an unintended heavy object copy.Daniel Gottlieb
2021-10-21SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe
2021-10-21SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue
2021-10-21SERVER-59890 Exclude chunk migration test from config stepdown suite.Max Hirschhorn
2021-10-21SERVER-59108 Resolve race with transaction operation not killed after stepdownVesselina Ratcheva
2021-10-20SERVER-59226 Fix deadlock between uninterruptible profiling operation and ste...Wenbin Zhu
2021-10-20SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters
2021-10-20SERVER-55412 shardVersion propogated for mirrored readsAlex Li
2021-10-20SERVER-46521 Extend mirrored reads generation testsAmirsaman Memaripour
2021-10-20SERVER-59459 With glibc-2.34, MINSIGSTKSZ is no longer a constantAndrew Morrow