summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72794: Implement cursor response for bulkWrite on mongosLingzhi Deng2023-04-171-19/+12
* SERVER-76172 Fix BalancerChunkSelection unit test on slow build variantsSilvia Surroca2023-04-172-13/+35
* SERVER-75396 Update featureFlag check for featureFlagSecurityTokenSara Golemon2023-04-171-3/+8
* SERVER-76104: Remove TODO from closed ticketseanzimm2023-04-171-1/+0
* SERVER-72146 Add extra migration statistics including the total bytes cloned ...Marcos José Grillo Ramirez2023-04-175-2/+39
* SERVER-72686: Support $collStats in agg pipeline for timeseries collectionsAdityavardhan Agrawal2023-04-175-124/+180
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-173-20/+12
* SERVER-72764: Only allow one retryabe findAndModify on bulkWriteseanzimm2023-04-173-3/+34
* SERVER-76171 Add ArraySet benchmarkIvan Fefer2023-04-172-0/+245
* SERVER-73991 Reenable the dbVersion check on CheckShardFilteringMetadata test...Pol Pinol Castuera2023-04-173-2/+22
* SERVER-76135 Mark client used in `runTransactionOnShardingCatalog` as killabl...Pierlauro Sciarelli2023-04-171-5/+13
* SERVER-74202 Update balancer to use client local Prng for thread-safe shufflingPol Pinol Castuera2023-04-1711-80/+23
* SERVER-74578 getShardVersion command should alert the user in some way if the...Allison Easton2023-04-171-1/+7
* SERVER-74796 Update the description of the 'fromMigrate' op entry fieldPaolo Polato2023-04-171-1/+5
* Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"auto-revert-processor2023-04-153-12/+20
* SERVER-75240 Emit log on ShardingDDLCoordinator definite failureAntonio Fuschetto2023-04-159-201/+127
* SERVER-76088 Fix sort and hint with $natural query shapeCharlie Swanson2023-04-147-29/+119
* SERVER-76150 Include more info in transaction API error handling logJack Mulrow2023-04-141-11/+37
* SERVER-75792 Fix session handling in movePrimary coordinatorAntonio Fuschetto2023-04-143-15/+16
* SERVER-75870 Add internal abort in unrecoverable error code pathsAbdul Qadeer2023-04-142-8/+26
* SERVER-75798 Use LastOpFixer for updates and deletes in bulkWrite commandKaitlin Mahar2023-04-141-3/+16
* SERVER-67234 add clang-tidy rule to ban fcv constant usage in compareJiawei Yang2023-04-141-8/+0
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-143-20/+12
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-14103-248/+310
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-3/+9
* SERVER-71929 Implement downgrade behavior for audit config cluster parameterGabriel Marks2023-04-143-0/+39
* SERVER-75408 Always include tenant in db name attributes in internal server e...Sophia Tan2023-04-1415-37/+39
* SERVER-73848 update config.tags inside writeDecisionPersistedStateKruti Shah2023-04-143-42/+32
* SERVER-75110 Support SerializationOptions in IDL generated serializersDavis Haupt2023-04-145-3/+226
* SERVER-75978 Fix fast sort key generation path to respect the collationIan Boros2023-04-141-1/+7
* SERVER-76077 Allow server to startup with 'bucketSize' field in index specHenrik Edin2023-04-141-1/+6
* SERVER-76098 Allow queries with search and non-simple collationsMilitsa Sotirova2023-04-141-5/+0
* SERVER-76012 Rename kNone option for storageEngineConcurrencyAdjustmentAlgori...Pavi Vetriselvan2023-04-145-7/+31
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-134-7/+18
* SERVER-73742 Update replication architecture guide for parallelizing prepared...Wenbin Zhu2023-04-131-1/+42
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-1355-935/+1426
* SERVER-75752 Use stable collator interface pointer for ArraySet for $in equal...Ivan Fefer2023-04-1311-51/+57
* SERVER-74359 Tune t-digest settingsIrina Yatsenko2023-04-133-11/+16
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-134-48/+269
* SERVER-75439 Add pre-image remover metricsJordi Olivares Provencio2023-04-134-1/+150
* SERVER-75787 repl::logInsertOps() accepts ShardingWriteRouter instead of wrap...Benety Goh2023-04-135-25/+19
* SERVER-70763 Remove feature flag and upgrade/downgrade procedures for config ...Pierlauro Sciarelli2023-04-133-45/+3
* SERVER-75787 OplogWriter::logInsertOps() accepts ShardingWriteRouter instead ...Benety Goh2023-04-128-40/+36
* SERVER-75191 Improve $percentile bounded window function performance and add ...Gil Alon2023-04-124-6/+216
* SERVER-75513 Add support for $telemetry.redactionKeyJess Balint2023-04-124-48/+106
* SERVER-75299 Lower BalancerStatsRegsitry log severityMarcos José Grillo Ramirez2023-04-121-2/+4
* SERVER-73023 Pass tenantId to the namespace from fail command failpointmathisbessamdb2023-04-121-2/+11
* SERVER-73482 Fix $natural hint with clustered collection sortsAlya Berciu2023-04-122-1/+11
* Revert "SERVER-75596 Invoke $telemetry in the background of telemetry suite."Uladzimir Makouski2023-04-124-24/+6
* SERVER-75603 Allow isQuerySbeCompatible to early returnMatt Boros2023-04-121-31/+26