summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64596 add ref to openssl_init for proper initializationSERVER-64595Sergey Galtsev2022-03-161-1/+2
* SERVER-64595 add ref to openssl_init for proper initializationSergey Galtsev2022-03-161-0/+1
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-1617-133/+229
* SERVER-64413 Make SessionCatalogMigrationSource ignore internal transactions ...Cheahuychou Mao2022-03-162-19/+343
* SERVER-64415 Make MigrationChunkClonerSourceLegacy not add pre/post image opT...Cheahuychou Mao2022-03-164-52/+26
* SERVER-64551 Add feature flag to temporarily disable index join in all featur...Rui Liu2022-03-165-4/+24
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-1628-263/+793
* SERVER-64556 Fix coll_mod_takes_collection_x_lock.js collection name collisio...Yu Jin Kang Park2022-03-161-5/+13
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-1622-69/+330
* SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto2022-03-1626-42/+427
* Revert "SERVER-63753 Translate $lookup result object creation in SBE"Max Hirschhorn2022-03-166-340/+258
* SERVER-64170 Refactor static variables into decorationsJordi Olivares Provencio2022-03-1615-110/+171
* Revert "SERVER-64235 Implement timeseries lastpoint rewrite for ascending time"Alya Berciu2022-03-164-339/+99
* SERVER-63255 Fix dbStats output for non-existing database to match existing d...Yu Jin Kang Park2022-03-163-9/+32
* SERVER-64076 Fix deadlock when waiting for ticketsJordi Olivares Provencio2022-03-164-47/+210
* SERVER-64026 Update WT operations that require exclusive access to a dhandleJordi Olivares Provencio2022-03-164-47/+109
* SERVER-64487 Fix tenant_migration_recipient_access_blocker_rollback.jsSuganthi Mani2022-03-161-2/+2
* SERVER-63523 Drain ongoing sharded DDL operations before enabling write block...Jordi Serra Torrens2022-03-168-1/+94
* SERVER-51770 add std::error_code functions to errno_utilBilly Donahue2022-03-166-120/+86
* SERVER-63050 add ability to check if no foreign namespaces are involved in an...Mickey. J Winters2022-03-162-0/+12
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-159-1/+130
* SERVER-64188 Change fixture to send START POST command to mongosync.kauboy262022-03-153-37/+49
* SERVER-63708 Ensure that TTL indexes work correctly with user write blockingSpencer Jackson2022-03-152-0/+103
* SERVER-64487 Fix donor access blocker cleanupA. Jesse Jiryu Davis2022-03-154-11/+25
* SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci2022-03-151-2/+3
* SERVER-64459 Use ScopedSetShardRole in ShardvrProcessInterfaceKaloian Manassiev2022-03-1512-157/+71
* SERVER-64074 Optimize how we build the DebugInfo for plan cacheRuoxin Xu2022-03-155-320/+162
* SERVER-61421 Change SBE plan cache key encoding to reflect auto-parameterizationRuoxin Xu2022-03-159-14/+881
* SERVER-63512 Use optimized (no isSelf calls) reconfiguration on heartbeat rec...Matthew Russotto2022-03-152-2/+125
* SERVER-64474 Add null pointer assertion for index descriptor access during in...Rui Liu2022-03-151-1/+1
* SERVER-64452 Fix failure in StepUpWithkCommitted testDidier Nadeau2022-03-152-60/+91
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2022-03-151-0/+5
* SERVER-53591 Change "coll_mod_takes_database_x_lock" to "coll_mod_takes_colle...Yu Jin Kang Park2022-03-151-4/+8
* SERVER-64501 Reduce quiesce mode time for tenant migration fixtureTommaso Tocci2022-03-151-1/+1
* SERVER-64235 Implement timeseries lastpoint rewrite for ascending timeAlya Berciu2022-03-154-99/+339
* SERVER-63753 Translate $lookup result object creation in SBENikita Lapkov2022-03-156-258/+340
* SERVER-64149 Remove MigrationReason from MigrateInfoAllison Easton2022-03-159-153/+157
* SERVER-62710 Ensure that AsyncResultsMerger attempts to kill shard cursors wh...Romans Kasperovics2022-03-155-53/+161
* SERVER-63759 First implementation of the Router APIKaloian Manassiev2022-03-157-67/+353
* SERVER-61893 Add capability for showing system events with showSystemEvents flagAndrii Dobroshynski2022-03-1510-23/+348
* Import wiredtiger: 746e435bb142b8ae482be38f8a7ed7f4a0180a96 from branch mongo...Etienne Petrel2022-03-1516-51/+803
* Import wiredtiger: a5d55eec2229a8da1233103d117871a7f51e1df8 from branch mongo...Etienne Petrel2022-03-152-4/+4
* Import wiredtiger: e28c2c63bd2448d26047d3531ea59905b57668b6 from branch mongo...Etienne Petrel2022-03-1523-241/+257
* SERVER-63967 Upgrade `Zstandard` to 1.5.2Gregory Noma2022-03-1549-567/+912
* SERVER-63260 Fix incorrect $avg result when merging partial resultsYoonsoo Kim2022-03-156-495/+772
* SERVER-64414 Fix invalid reference tracker state during path fusion rewriteSvilen Mihaylov2022-03-144-8/+199
* SERVER-64478 Fix shard split test failure due to invalid tenant idsDidier Nadeau2022-03-143-3/+3
* SERVER-63348 Implement Interval Evaluation TreeAlexander Ignatyev2022-03-143-0/+355
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-149-122/+224
* SERVER-64297 Revert temporary workaround in SERVER-64282Kyle Suarez2022-03-142-27/+12