summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-1114-35/+182
* SERVER-69668 FLE2 range float precision: update OSTType algorithmMark Benvenuto2022-11-1115-783/+2641
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-1111-38/+273
* SERVER-70515 Remove getShardFilterer APINicholas Zolnierz2022-11-117-45/+0
* SERVER-70933 Implementation for new aggregation stageJess Balint2022-11-115-17/+148
* SERVER-71119 Add PriorityTicketHolder benchmark comparable to SemaphoreTicket...Haley Connelly2022-11-111-16/+57
* SERVER-70792 Separate Queue from PriorityTicketHolderHaley Connelly2022-11-115-270/+352
* SERVER-70217: Add tasserts for unreachable translation codeHana Pearlman2022-11-116-32/+13
* SERVER-71275 Move up initialization of range deleter processor's statePierlauro Sciarelli2022-11-111-3/+3
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-116-12/+37
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-115-22/+52
* SERVER-71092 Fixing a sharding testSergi Mateo Bellido2022-11-111-2/+2
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-1112-82/+279
* SERVER-71199 Create featureFlag for resilient movePrimaryAntonio Fuschetto2022-11-112-8/+23
* SERVER-71261 Relax the document size assumption in document_value_test.cppArun Banala2022-11-101-2/+4
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-1013-594/+181
* SERVER-67760 FLE2 Range Query - disable feature flagShreyas Kalyan2022-11-101-1/+2
* SERVER-71176 Named Pipes fix race between writer pipe truncation and readerKevin Cherkauer2022-11-102-1/+13
* SERVER-70150: Plug DurableCatalog::scanForCatalogEntryByNss into CollectionCa...Will Buerger2022-11-103-116/+131
* SERVER-70844 Fix vm::CodeFragment::toString()Anna Wawrzyniak2022-11-102-40/+12
* SERVER-70897 move BatchedWriteContext into db/op_observerShin Yee Tan2022-11-106-16/+4
* SERVER-70553 Add ES Modules support to mongo test runnerMatt Broadstone2022-11-106-10/+713
* SERVER-70659 Cardinality estimate of the minimum values of data typesMilena Ivanova2022-11-104-64/+328
* SERVER-70538 Replace fillEmpty function with a binary operationMartin Neupauer2022-11-1011-58/+104
* SERVER-70511 Estimate non-histogrammable typesAlya Berciu2022-11-1010-248/+759
* SERVER-68928 Persist historical placement metadata when moveChunk() is committedPaolo Polato2022-11-102-62/+172
* Import wiredtiger: fb9424c353569d3d4e7be4582c4c1f853fd9f2e9 from branch mongo...Will Korteland2022-11-104-1/+165
* Import wiredtiger: 18a8c3c52fd86e25e84db8b4d6b0b566291fe67e from branch mongo...Will Korteland2022-11-107-34/+587
* SERVER-71196 Use unique pipe names in unit tests to avoid collision with othe...Arun Banala2022-11-102-114/+81
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-103-33/+90
* SERVER-70796 Remove batchedExpiredChangeStreamPreImageRemoval parameterRomans Kasperovics2022-11-092-12/+1
* SERVER-71164 Data consistency checker should check index optionsMatthew Russotto2022-11-091-3/+97
* SERVER-70746 Check for superfluous resharding operation before initializingAbdul Qadeer2022-11-0911-117/+184
* SERVER-71025 Fix synchronization between time series direct writes and bucket...Dan Larkin-York2022-11-0911-363/+728
* SERVER-70163 Implement RIDUnionNodeMatt Boros2022-11-0913-5/+186
* SERVER-70825 Rename collection across dbs should also work in multitenancy modeSophia Tan2022-11-091-1/+1
* SERVER-71149 Rename queryType range to rangePreviewMark Benvenuto2022-11-097-34/+34
* SERVER-71189 relax the system tick precision expectationsBilly Donahue2022-11-091-10/+20
* SERVER-68838: Prohibit NaN and out of bound doubles when setting log componen...Varun Ravichandran2022-11-093-12/+190
* SERVER-70973 Balancer should stop iterating collections when there are no mor...Silvia Surroca2022-11-0912-103/+201
* SERVER-70965 [CQF] Strong alias for ProjectionNames and FieldNamesSvilen Mihaylov2022-11-0956-398/+617
* SERVER-70646 Compute and add query planning time to PlanSummaryStatsMaddie Zechar2022-11-0929-98/+236
* SERVER-70683 Store placement changes into config.placementHistory when a move...Enrico Golfieri2022-11-091-31/+73
* SERVER-70889 Modularize CEAnton Korshunov2022-11-0925-168/+254
* SERVER-70654 Add a warning when using find during moveChunk for a hashed shar...Allison Easton2022-11-091-0/+5
* SERVER-70580 Data race when accessing the ShardingDDLCoordinator's document m...Enrico Golfieri2022-11-092-3/+9
* SERVER-71081 Make ShardingWriteRouter instantiation a noop again for non-shar...Jordi Serra Torrens2022-11-093-32/+49
* SERVER-69874 Fix collMod unit testsYuhong Zhang2022-11-091-8/+8
* SERVER-71135 Micro-optimizations for sbe::PlanStage and sbe::LoopJoinStageDrew Paroski2022-11-093-31/+17
* Import wiredtiger: 784be9a2a051f5b0ab71a2e6bb67d422be6c9bea from branch mongo...Chenhao Qu2022-11-096-169/+62