summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-67874: Remove config server code which upconverts all writeConcern to ↵wenqinYe2023-03-144-29/+10
| | | | majority
* SERVER-74311: Add sanity check assertions that only a config server has ↵wenqinYe2023-03-143-0/+90
| | | | config shard identity
* SERVER-70055 Make TTL monitor pick up config changes immediatelyJordi Olivares Provencio2023-03-145-12/+85
|
* SERVER-52287 Enable feature flag for Compound Wildcard IndexesAlya Berciu2023-03-1414-24/+51
|
* SERVER-74251 Introduce checkMetadataConsistency test hookTommaso Tocci2023-03-1439-0/+256
|
* SERVER-66908 Add aggregation_repeat_queries to more build variantsZixuan Zhuang2023-03-141-0/+2
|
* SERVER-74539 [CQF] Remove some assumptions about Sargable disjunctionDavid Percy2023-03-148-106/+230
|
* SERVER-73079 Skip unowned bucket or track write to orphaned bucketYoonsoo Kim2023-03-143-5/+90
|
* SERVER-73078 Implement MovePrimaryMetricsBrett Nawrocki2023-03-1452-583/+1330
| | | | | | | This commit also includes a partial refactor of ShardingDataTransformInstanceMetrics and its children in general, breaking down some elements of monolithic classes into mixins that are more easily composable.
* SERVER-74282 Require all internal server data cleanup be completed before ↵Huayu Ouyang2023-03-1410-85/+432
| | | | allowing transition to upgraded for replica sets
* SERVER-74442 [CQF] Assume cardinality 1 for equality predicates on _idJennifer Peshansky2023-03-142-4/+75
|
* SERVER-74436 Allow TS_WRITE to optionally have a spool childAlyssa Wagenmaker2023-03-145-3/+106
|
* SERVER-73027 [CQF] Test that we eliminate $addFields, $project before $countSvilen Mihaylov2023-03-141-0/+61
|
* SERVER-74494 [CQF] Do not explain if not requiredSvilen Mihaylov2023-03-141-4/+5
|
* SERVER-54578 Use optimistic fast path for generating keystringsIan Boros2023-03-142-18/+34
|
* SERVER-54578 Rename MatchExpression::shallowClone() to MatchExpression::clone()Amr Elhelw2023-03-1473-143/+147
|
* SERVER-68988 Avoid creating copies with autoAmr Elhelw2023-03-141-1/+1
|
* SERVER-74724 Convert query shape and redaction unit tests to use ↵Davis Haupt2023-03-1415-486/+1251
| | | | auto-updating bson macro
* SERVER-74807 hardcode toolchain v4 python interpreterBilly Donahue2023-03-141-1/+1
|
* SERVER-72542 Avoid redundant index traversal during full validationYuhong Zhang2023-03-145-40/+0
|
* SERVER-74770 Make sure that analyzeShardKey command never insert a split ↵Cheahuychou Mao2023-03-133-3/+19
| | | | point document more than once
* SERVER-74772 Make analyzeShardKey command include all records in the ↵Cheahuychou Mao2023-03-131-5/+6
| | | | monotonicity check
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-1367-0/+311
|
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-1391-288/+358
|
* SERVER-72300 Remove analyze_shard_key stepdown/terminate/kill passthrough suitesCheahuychou Mao2023-03-134-539/+0
|
* SERVER-73824 Unit test throughput probing algorithmGregory Noma2023-03-134-0/+358
|
* SERVER-72250 Update cluster parameter cache transactionallyGabriel Marks2023-03-1311-383/+434
|
* SERVER-74595 Only check for indexes on nodes that have the collection in ↵Alyssa Wagenmaker2023-03-131-0/+7
| | | | column_store_index_compression.js
* SERVER-72082 Process transaction metadata via the TxnRouter when using ↵George Wangensteen2023-03-136-14/+163
| | | | AsyncRPC::sendTxnCommand
* SERVER-74771 Make sure analyzeShardKey command uses database and shard ↵Cheahuychou Mao2023-03-135-6/+42
| | | | versioning when running commands for calculating metrics
* SERVER-71365 Emit a single visible op entry version when the sharded ↵Paolo Polato2023-03-134-417/+407
| | | | renameCollection is committed
* SERVER-74777 Get rid of `auto merge only` mode for the balancerPierlauro Sciarelli2023-03-133-34/+3
|
* SERVER-74600 Fix test bugs due to secondary reads in ↵Pierlauro Sciarelli2023-03-132-4/+9
| | | | `merge_all_chunks_on_shard.js`
* SERVER-70155 Add totalOplogSlotDurationMicros to 'Slow query' log msgs and ↵Dianna Hohensee2023-03-134-2/+102
| | | | the profiler data, to track how long a write operation holds an oplog slot open before commit
* SERVER-74703 Replicating the dropDatabase oplog entry and clearing the ↵Gregory Wlodarek2023-03-134-46/+63
| | | | collection catalog during dropDatabase is done atomically
* SERVER-74544 Move and rename `SetAdmissionPriorityForLock`Gregory Noma2023-03-1318-71/+69
|
* SERVER-70799 Remove ShardVersion::IGNORED()Allison Easton2023-03-1332-266/+622
|
* Import wiredtiger: 99068b628fa79f32c5d7590a167e337a4be9fe88 from branch ↵Alexander Gorrod2023-03-135-2/+219
| | | | | | | | | mongodb-master ref: 5a032be765..99068b628f for: 7.0.0-rc0 WT-9905 test tiered: develop microbenchmark for FLUSH
* Import wiredtiger: 5a032be765b1ebd9bb789e837cd00cc572dd689b from branch ↵Alexander Gorrod2023-03-135-55/+9
| | | | | | | | | mongodb-master ref: 1bec64ae1f..5a032be765 for: 7.0.0-rc0 WT-9541 Pull out GitHub and Evergreen info from perf_run.py to upload_stats_atlas.py
* Import wiredtiger: 1bec64ae1fd959a15812a44014d4725f1c3159b2 from branch ↵Alexander Gorrod2023-03-132-2/+1
| | | | | | | | | mongodb-master ref: 4a23a5846b..1bec64ae1f for: 7.0.0-rc0 WT-10728 RTS verifier sometimes can't extract a file name
* SERVER-74283: fix broken testjoshua2023-03-112-19/+12
|
* SERVER-74611 Create a read concern majority service to complement write ↵Matthew Russotto2023-03-113-33/+159
| | | | concern majority service.
* SERVER-71798 Remove "const_eval.h" and "traverse.h" from "sbe_stage_builder.cpp"Mihai Andrei2023-03-111-2/+0
|
* SERVER-71037 SBE top-k sort improvementsIan Boros2023-03-1016-234/+752
|
* SERVER-74741 Enable database consistency check in FSM with continuous stepdownTommaso Tocci2023-03-106-12/+15
|
* SERVER-74704 Create v2 of ECOCCompactionDocumentErwin Pe2023-03-103-3/+56
|
* SERVER-74654 Change SBE array from SOA to AOSIan Boros2023-03-102-33/+33
|
* SERVER-74666 Add checkMetadataConsistency to random DDL concurrency testTommaso Tocci2023-03-105-21/+114
|
* SERVER-73599 Skip individually checkpointed indexes during background validationYuhong Zhang2023-03-102-20/+32
|
* SERVER-74556 Add idl for $percentile accumulatorGil Alon2023-03-104-51/+85
|