summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-31129-323/+316
|
* SERVER-75304 Fix tassert() failure caused by bad interaction between ↵Rui Liu2023-03-312-36/+47
| | | | explodeForSort and IntervalEvaluationTrees
* Import wiredtiger: 7dd95f2b2b7c340f04289bb6b272fb92488ea901 from branch ↵Andrew Morton2023-03-3110-91/+107
| | | | | | | | | mongodb-master ref: d20a7749ec..7dd95f2b2b for: 7.0.0-rc0 WT-9971 Create a standard implementation of a pareto distribution function and utilize it in test format
* Import wiredtiger: d20a7749ecf1bea604f305a2e82e2dd75f94234d from branch ↵Andrew Morton2023-03-314-27/+32
| | | | | | | | | mongodb-master ref: b67dbbcf1f..d20a7749ec for: 7.0.0-rc0 WT-10657 Fix Azure Python string and listing blobs limitation
* Import wiredtiger: b67dbbcf1facc0f253278b553a5537b92acb1371 from branch ↵Andrew Morton2023-03-312-4/+3
| | | | | | | | | mongodb-master ref: 0b3626540b..b67dbbcf1f for: 7.0.0-rc0 WT-9902 Fix python test test_checkpoint01.test_checkpoint_target with timestamps
* Import wiredtiger: 0b3626540b9e0badc7fa62f28e1ad1c43751abdb from branch ↵Andrew Morton2023-03-313-5/+5
| | | | | | | | | mongodb-master ref: 508e08ddf9..0b3626540b for: 7.0.0-rc0 WT-10847 Add the checkpoint name to the error
* SERVER-73115 Always include tenant in collection name attributes in log linesmathisbessamdb2023-03-30124-469/+448
|
* SERVER-56579 Enable feature flags for PM-2290Jack Mulrow2023-03-306-36/+23
|
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-302-0/+7
|
* SERVER-68051 add fromVersion check for upgrade pathJiawei Yang2023-03-303-32/+64
|
* SERVER-75130: Shapify $currentOp, $out, $telemetry, $bucketAutoWill Buerger2023-03-308-110/+224
|
* SERVER-74539 Enable disjunction in PSR conversionDavid Percy2023-03-3012-418/+797
|
* SERVER-72486 Enable all features supported in SBE by defaultDavid Storch2023-03-303-120/+34
| | | | | | | 'featureFlagSbeFull' remains off by default but after this change has no function. We plan to re-use it in upcoming projects to flag-guard extensions to the SBE engine while they are under development.
* SERVER-71596 renameCollectionAcrossDatabases CleanupMatt Kneiser2023-03-301-7/+0
|
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-3091-358/+291
| | | | | | | | This reverts commit 9f2867c9da77e2d64df3852f7d4578f10e6f0817. Revert "SERVER-75352 OplogBatcher's ReplBatcher thread should be unkillable" This reverts commit 26266d5b736f90961a328399dea5d299cd407ab2.
* SERVER-73695 Add JS test for primary crashing in the middle of committing ↵Frederic Vitzikam2023-03-302-1/+12
| | | | split prepared transactions
* SERVER-75426 Revert changes to LOG_DEBUG lines in SERVER-74485mathisbessamdb2023-03-306-6/+10
|
* SERVER-75194 Enable success of all upsert commands with _id in the query ↵Sanika Phanse2023-03-305-26/+121
| | | | through writeWithoutShardKey protocol
* SERVER-74011 Add a new `Session` type for ingress gRPC streamsAmirsaman Memaripour2023-03-307-26/+469
|
* SERVER-75499 Perform no-op oplog entry write for `appendOpLogNote` with ↵Gregory Noma2023-03-301-0/+3
| | | | immediate admission priority
* SERVER-75476 Probe throughput every 100 millisecondsGregory Noma2023-03-301-1/+1
|
* SERVER-75115 allow $percentile and $median window functions to spillGil Alon2023-03-303-25/+5
|
* SERVER-75111 Query sampling should store the "let" field for each read queryCheahuychou Mao2023-03-3010-79/+195
|
* SERVER-74749 Integrate truncate markers deletion with change collectionsJordi Olivares Provencio2023-03-308-76/+271
|
* SERVER-74594 Deprioritize unbounded user index scansGregory Noma2023-03-3012-9/+140
|
* SERVER-74952 Insert upsert document for single writes without shard keysSanika Phanse2023-03-304-34/+111
|
* SERVER-75437: Heuristic SargableNode CE should return child CE when there ↵Hana Pearlman2023-03-302-2/+2
| | | | are no predicates to estimate
* SERVER-73756 Use ScopedAcquisition in the drop indexes commandKaloian Manassiev2023-03-303-24/+22
|
* SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoaderImplKaloian Manassiev2023-03-3014-135/+374
|
* SERVER-75082 Make balancer migrations throttling configurableSilvia Surroca2023-03-302-9/+15
|
* SERVER-73976 Optimize databases retrieval in CheckMetdataConsistency commandTommaso Tocci2023-03-301-26/+42
|
* SERVER-75305 Rename "HiddenUnshardedCollection" inconsistency to ↵Pol Pinol Castuera2023-03-302-5/+5
| | | | "MisplacedCollection"
* SERVER-72700 SERVER-74913 Refactor and integrate movePrimary recipient cmdsAbdul Qadeer2023-03-3011-116/+182
|
* SERVER-74357 Switch approximate $percentile accumulator to use t-digestIrina Yatsenko2023-03-307-31/+26
|
* SERVER-64917: Enable featureFlagDowngradingToUpgradingXueruiFa2023-03-301-1/+2
|
* SERVER-75336 Fix OplogBatcher getOpCount() to include all kinds of applyOps.Wenbin Zhu2023-03-302-28/+16
|
* Import wiredtiger: 508e08ddf901b6dccded4bc4ba7642d133cd1885 from branch ↵Andrew Morton2023-03-297-40/+54
| | | | | | | | | mongodb-master ref: 3f20e9040c..508e08ddf9 for: 7.0.0-rc0 WT-10017 Remove the unstable historical versions at the end of rollback to stable
* Import wiredtiger: 3f20e9040cb507a8872854f6c56a60dd74da5932 from branch ↵Andrew Morton2023-03-2910-15/+307
| | | | | | | | | mongodb-master ref: 2b948eb6ae..3f20e9040c for: 7.0.0-rc0 WT-6682 Implement history store verification
* Import wiredtiger: 2b948eb6ae54ba11d52c9e18f7373a4ccd5f2558 from branch ↵Andrew Morton2023-03-292-7/+8
| | | | | | | | | mongodb-master ref: 7a06bda728..2b948eb6ae for: 7.0.0-rc0 WT-10806 Fix util dump coverity warnings
* Import wiredtiger: 7a06bda728c9a56135b5d6edd118420778d9c7cf from branch ↵Andrew Morton2023-03-292-1/+5
| | | | | | | | | mongodb-master ref: fefd800949..7a06bda728 for: 7.0.0-rc0 WT-10106 Updated reverse_split test to reset cursor used to locate start key of truncate prior to blocking to prevent pinning content in the cache
* Import wiredtiger: fefd800949a4b0be512bfd7fe63f9255ccd8cd50 from branch ↵Andrew Morton2023-03-295-146/+345
| | | | | | | | | mongodb-master ref: 407350b9e9..fefd800949 for: 7.0.0-rc0 WT-10755 Modify timestamp_abort to do more work after recovery
* Import wiredtiger: 407350b9e92c60af622e74a5d220b94993aaf8c6 from branch ↵Andrew Morton2023-03-292-3/+10
| | | | | | | | | mongodb-master ref: 2764aedf3b..407350b9e9 for: 7.0.0-rc0 WT-10259 Only update last_match when we don't have failures.
* SERVER-51570: Added date time expressions to sbeProjjal Chanda2023-03-299-22/+1775
|
* SERVER-75443 PinnedConnectionTaskExecutor::join waits for in-progress ↵George Wangensteen2023-03-291-7/+4
| | | | requests to finish even if they are already out of the request queue
* SERVER-75434 Stop reporting last shard key index is multikey as inconsistencyTommaso Tocci2023-03-292-20/+0
|
* SERVER-75021 Coverity analysis defect 135525: Dereference null return valueAntonio Fuschetto2023-03-291-2/+3
|
* SERVER-74795 Change CachedCollectionProperties to be keyed with ↵Sophia Tan2023-03-292-10/+11
| | | | NamespaceString Object
* SERVER-75136 Add pipeline serializer that respects redactionTed Tuckman2023-03-292-5/+36
|
* SERVER-75344: Add handling for fixDocumentForInsert=false in bulkWrite on mongodseanzimm2023-03-291-58/+77
|
* SERVER-74927 Implement parallel classic TDigestIrina Yatsenko2023-03-297-62/+430
|