summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato2022-12-191-14/+20
* SERVER-71838 Remove deprecated collStats in ftdcr6.2.0-rc3Jacob Evans2022-12-082-12/+21
* SERVER-71756 Defragmentation policy should issue dataSize commands with estim...Allison Easton2022-12-071-2/+8
* SERVER-71683 Tenant collection cloner reads the next batch from socket buffer...Suganthi Mani2022-12-073-161/+17
* SERVER-71723 Store WriteBatch measurements using small_vectorDan Larkin-York2022-12-062-6/+10
* SERVER-71721 Avoid extra string copy in NamespaceString constructorDan Larkin-York2022-12-061-1/+1
* SERVER-71720 Move WriteBatch shared_ptr instead of copyingDan Larkin-York2022-12-061-3/+3
* SERVER-71719 Check if we have bucket to reopen before calling rehydrateBucketDan Larkin-York2022-12-062-12/+6
* SERVER-71718 Refactor extractTimeAndMeta to branch earlier and iterate docume...Dan Larkin-York2022-12-064-25/+74
* SERVER-71788 Defragmentation should handle ChunkTooBig errorsAllison Easton2022-12-051-1/+9
* SERVER-71787 Balancer needs to attach forceJumbo to `moveRange` commandPierlauro Sciarelli2022-12-051-0/+1
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-031-24/+25
* SERVER-71750 Revert writeConflictRetry refactor into handleWriteConflictExcep...Yu Jin Kang Park2022-12-022-17/+10
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-12-027-19/+169
* SERVER-71360 Avoid signed promotion on the value of the subtype before castin...Yuhong Zhang2022-12-011-1/+3
* SERVER-65790 create telemetry feature flagr6.2.0-rc2Jess Balint2022-12-015-13/+56
* SERVER-71666 Reduce number of scanned index entries on chunk migration commitPierlauro Sciarelli2022-11-301-18/+17
* SERVER-71568 Fix race condition related to access to ChangeStreamOptionsMindaugas Malinauskas2022-11-302-3/+3
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2022-11-2915-258/+429
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-291-0/+11
* SERVER-71486 Fix config settings schema modification during fcv upgrade and d...Allison Easton2022-11-242-1/+2
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-242-7/+9
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-242-1/+11
* SERVER-71122 Get rid of the `WaitForCleanCorrectEvenAfterClearFollowedBySetFi...Pierlauro Sciarelli2022-11-231-38/+0
* SERVER-71386 Telemetry collection fails for queries with non-object fieldsMaddie Zechar2022-11-231-15/+28
* SERVER-71270 In timeseries collections prevent match pushdown before project ...Ivan Fefer2022-11-234-130/+154
* SERVER-71370 Disable test failing on MacOsMilena Ivanova2022-11-231-0/+3
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-181-1/+3
* SERVER-71383 Add cleanup executor for scoped executor shutdownAbdul Qadeer2022-11-161-0/+1
* SERVER-71210 logApplyOps() always gets a non-optional txnStateBenety Goh2022-11-151-1/+1
* SERVER-71272 Do not remove archived bucket if reopening failsDan Larkin-York2022-11-151-18/+18
* SERVER-70229 delete special member functionsMartin Neupauer2022-11-151-0/+3
* SERVER-70856 load stats by path nameMisha Tyulenev2022-11-152-5/+7
* SERVER-70415 Attach tenantId to dbStats during initial syncjannaerin2022-11-1515-136/+490
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-1510-3/+156
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-152-6/+0
* SERVER-70206 Remove getLastError commandAlex Li2022-11-152-79/+0
* SERVER-70353 Implement fast path projection node to support exclusionIvan Fefer2022-11-1510-106/+299
* SERVER-71243 Extend CostModel Coefficients with startup costs for individual ...Ruoxin Xu2022-11-153-19/+113
* SERVER-71236 Removal of index version in config.collections should not be ord...Allison Easton2022-11-151-0/+1
* SERVER-71168 Indexes on config server global indexes collections should be cr...Allison Easton2022-11-151-2/+6
* SERVER-70167 Resumed create coordinator may incorrectly try to release the cr...Enrico Golfieri2022-11-151-1/+3
* SERVER-36555 Reduce warning logs on slow splitVector commands.Pol Pinol Castuera2022-11-151-1/+1
* SERVER-71292 Redact all sensitive information in query #8731Jess Balint2022-11-155-10/+164
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-157-110/+139
* SERVER-71356 Do not collect telemetry for FLE1 requestsDavis Haupt2022-11-151-27/+59
* SERVER-71244 Do not collect telemetry for FLE2 requestsDavis Haupt2022-11-143-36/+64
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-143-31/+186
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-1421-59/+354
* SERVER-71290 disable ttlIndexDeleteTargetTimeMS in TTL unit testsBenety Goh2022-11-141-0/+18