summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SERVER-65078 Report schema violations as errors when the validation ↵Yuhong Zhang2022-11-181-1/+3
| | | | | | level is 'error' in testing" This reverts commit d63bf9dfa20c1bafaa87a320cc5f4d4c2c401742.
* SERVER-71383 Add cleanup executor for scoped executor shutdownAbdul Qadeer2022-11-161-0/+1
| | | | (cherry picked from commit 92b2f2d4bf503dfe9a9bf2cc02770f7a66b8c2a1)
* SERVER-71372 fix getMore of partial results from find on sharded clusterSteve Tarzia2022-11-162-1/+53
|
* SERVER-71378 Updating FCV Constants before branching 6.2Aaron Morand2022-11-151-0/+1
|
* SERVER-71210 logApplyOps() always gets a non-optional txnStateBenety Goh2022-11-151-1/+1
| | | | Last optional instances of this parameter were removed in commit ebfc0dc2e6f80e61d6b94742a79d1194997a7959.
* 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-1516-136/+498
|
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-1512-17/+179
|
* SERVER-71330 Golden test framework should produce empty expected output filesAnna Wawrzyniak2022-11-151-3/+5
|
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the ↵Antonio Fuschetto2022-11-152-6/+0
| | | | configTime as a preliminary step for removing ShardingStateRecovery
* SERVER-70206 Remove getLastError commandAlex Li2022-11-156-155/+1
|
* 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
| | | | ABT Nodes
* SERVER-71236 Removal of index version in config.collections should not be ↵Allison Easton2022-11-151-0/+1
| | | | ordered
* SERVER-71299 Fail startup if no ClusterId is foundTommaso Tocci2022-11-152-10/+4
|
* SERVER-71168 Indexes on config server global indexes collections should be ↵Allison Easton2022-11-152-2/+12
| | | | created during first FCV stage
* SERVER-70167 Resumed create coordinator may incorrectly try to release the ↵Enrico Golfieri2022-11-151-1/+3
| | | | critical section - 2
* 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-157-24/+195
|
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-157-110/+139
|
* SERVER-71341 Add strict: false to _clusterCommandsWithoutShardKey responses idlSanika Phanse2022-11-151-0/+2
|
* SERVER-71356 Do not collect telemetry for FLE1 requestsDavis Haupt2022-11-152-27/+62
|
* SERVER-71192 Rewrite targeting and executor shutdown errors for hedged async rpcGeorge Wangensteen2022-11-146-14/+123
|
* 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
| | | | do not hide dependent subfields referenced in the same project
* Revert "SERVER-71237 Do not print full expected output when golden test file ↵Nicholas Zolnierz2022-11-141-2/+3
| | | | | | does not exist" This reverts commit df38314f471a57fd273a7c0d747dfc1aeb4feaea.
* 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
|
* SERVER-70885 Fix getElement/getField memory bug for stack owned valueZixuan Zhuang2022-11-142-0/+80
|
* SERVER-71279 Fix race condition in OnlyLowPriorityOps testJordi Olivares Provencio2022-11-141-12/+21
|
* SERVER-68803 Add whether SBE is in use to currentOp outputAlyssa Wagenmaker2022-11-142-1/+16
|
* SERVER-71086 Refactor hedged-read-determination code to be shared between ↵George Wangensteen2022-11-1413-144/+107
| | | | async_rpc and other consumers
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-143-3/+15
|
* SERVER-71251 Move PriorityTicketHolder and SemaphoreTicketHolder into ↵Haley Connelly2022-11-1413-606/+800
| | | | separate files
* SERVER-71300 Reset cost coefficients to default value if ↵Ruoxin Xu2022-11-141-3/+8
| | | | "internalCostModelCoefficients" is empty
* SERVER-68852 Investigate handling of incorrect values for balancer settingsAllison Easton2022-11-149-4/+140
|
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-1433-242/+205
| | | | This reverts commit 8728459da343c79cc2f8157856a5b8e03c1bfdf1.
* SERVER-70985 Fix uuid naming issue in ↵Allison Easton2022-11-141-17/+19
| | | | onModifyShardedCollectionGlobalIndexCatalogEntry
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-1333-205/+242
|
* SERVER-71255 Remove clearEntries param from telemetry operatorjoshua2022-11-124-88/+21
|
* SERVER-70851 Rate limiting for telemetryMaddie Zechar2022-11-124-0/+291
|
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-1212-131/+309
|
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-1216-776/+148
|
* SERVER-29601 Add -Wshadow to compilation - part1Juan Gu2022-11-115-26/+29
|
* SERVER-71174 [CQF] Utility to simplify construction of ABTSvilen Mihaylov2022-11-114-37/+492
|
* SERVER-71281 Make opcounters.command on mongos not count inserts, updates ↵Cheahuychou Mao2022-11-111-0/+4
| | | | and deletes
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-1110-56/+141
|
* SERVER-71237 Do not print full expected output when golden test file does ↵Nicholas Zolnierz2022-11-111-3/+2
| | | | not exist