summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-67227 Avoid implicit collection creation for `collectionUUID` with ↵Gregory Noma2022-06-221-12/+7
| | | | insert/update commands
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-2251-681/+494
|
* SERVER-67399 collMod coordinator must block migrations on bucket nssTommaso Tocci2022-06-221-5/+8
|
* SERVER-66842 Fix pcPointer for instructions that take arguments in ↵Parker Felix2022-06-224-10/+120
| | | | CodeFragment::toString()
* SERVER-67334: Pass tenantId directly to onCommit hookChristopher Caplinger2022-06-221-5/+4
|
* SERVER-67352 Skip identifying writes on orphaned documents in replica set ↵Antonio Fuschetto2022-06-222-12/+12
| | | | deployments
* Import wiredtiger: f8635d2114e04b0eb12b1884c1f6d76013a3e3fc from branch ↵Etienne Petrel2022-06-2211-23/+28
| | | | | | | | | | mongodb-master ref: 3a5e2b974e..f8635d2114 for: 6.1.0-rc0 Reverted ticket(s): WT-9310 Cut WiredTiger 11.0.0 release
* Import wiredtiger: 3a5e2b974eae2b5ebe2a7cc007b46aaea79516c0 from branch ↵Etienne Petrel2022-06-222-3/+10
| | | | | | | | | mongodb-master ref: 94bdf27918..3a5e2b974e for: 6.1.0-rc0 WT-9477 Fix a bug in checkpoint walk that leads to a corrupted internal tree
* Import wiredtiger: 94bdf27918b476e5d6bb8189984223e60992d828 from branch ↵Etienne Petrel2022-06-2211-28/+23
| | | | | | | | | mongodb-master ref: eabc335ef5..94bdf27918 for: 6.1.0-rc0 WT-9310 Cut WiredTiger 11.0.0 release
* SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-2273-341/+765
|
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-2211-557/+345
|
* SERVER-66130 Do not detach from the balancer worker thread on config server ↵Paolo Polato2022-06-221-8/+10
| | | | stepdown
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ↵Jason Zhang2022-06-221-0/+4
| | | | wait for TransactionCoordinator catalog recovery
* Import wiredtiger: eabc335ef595d527a422d6545407a0a052899df3 from branch ↵Etienne Petrel2022-06-217-26/+29
| | | | | | | | | mongodb-master ref: 3fc284f161..eabc335ef5 for: 6.1.0-rc0 WT-9388 Pass thread worker session into set_tracking_cursor
* Import wiredtiger: 3fc284f1616134fae02adcc73288e95a06122899 from branch ↵Etienne Petrel2022-06-212-3/+10
| | | | | | | | | mongodb-master ref: 943eaf798d..3fc284f161 for: 6.1.0-rc0 WT-9033 Improve error logging from cyclomatic test failures
* Import wiredtiger: 943eaf798d4ac2bf6f393326e9827e8fce0db572 from branch ↵Etienne Petrel2022-06-212-2/+2
| | | | | | | | | mongodb-master ref: 994aabd96c..943eaf798d for: 6.1.0-rc0 WT-9377 Reduce the time between each insert in cache_resize cpp test
* Import wiredtiger: 994aabd96c7c28ffd7c15e3b81bda3e41ca33005 from branch ↵Etienne Petrel2022-06-214-54/+69
| | | | | | | | | mongodb-master ref: 2666d037c9..994aabd96c for: 6.1.0-rc0 WT-9404 Review updated transactional documentation
* SERVER-66345: Add a MONGO_UNIMPLEMENTEDErin McNulty2022-06-212-0/+32
|
* SERVER-65711 Fixed typo in database_test.cppMariano Shaar2022-06-211-2/+2
|
* SERVER-67338 Fix ownership of HashAggStage key in SBEEric Cox2022-06-211-17/+10
|
* SERVER-32863 Add named month placeholder to $dateFromString formatNaomie Gao2022-06-211-0/+3
|
* SERVER-65529 Validate 2dsphere indexed levels index specs as numbers instead ↵David Wang2022-06-212-3/+40
| | | | of booleans
* SERVER-67376: 32 bit integer overflow in Value{} creationMatt Boros2022-06-211-1/+3
|
* SERVER-67400 Introduce a CollectionPlacement component of the collection versionKaloian Manassiev2022-06-2130-268/+202
|
* SERVER-67401 Remove unused parameter in `writePidFile`Gregory Noma2022-06-214-4/+4
|
* SERVER-67126 Don't invoke LOGV2 in printStackTrace(ostream)Gabriel Marks2022-06-211-1/+2
|
* SERVER-66358 Add the "Internal Sessions" section to the sharding ↵Sanika Phanse2022-06-211-2/+10
| | | | architecture guide
* SERVER-67092 Delete 'featureFlagSBEGroupPushdown' and ↵Mihai Andrei2022-06-214-36/+5
| | | | 'featureFlagSBELookupPushdown'
* SERVER-67381 Fix lowering of IndexScanSvilen Mihaylov2022-06-211-2/+13
|
* SERVER-65796: convert activeIndexBuilds gauge metrics to indexBuilds counter ↵Yu Jin Kang Park2022-06-213-17/+18
| | | | metrics
* Import wiredtiger: 2666d037c9ebfc84db2c739dfc10dab0e28b3e02 from branch ↵Etienne Petrel2022-06-202-1/+7
| | | | | | | | | mongodb-master ref: 069fb7b704..2666d037c9 for: 6.1.0-rc0 WT-9430 Fix test_timestamp20 occasional failure by doing a checkpoint before evicting the pages
* Import wiredtiger: 069fb7b70440d2b4d8c815105ec0cd3b08cde6cf from branch ↵Etienne Petrel2022-06-204-199/+229
| | | | | | | | | mongodb-master ref: 934316b976..069fb7b704 for: 6.1.0-rc0 WT-9434 failed: cyclomatic-complexity on code-statistics [wiredtiger @ 2f065760]
* SERVER-65733: remove SNMP moduleAdam Rayner2022-06-209-176/+1
|
* SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-2032-350/+79
|
* SERVER-64717 Ensure the ShardRegistry always read with majority write ↵Marcos José Grillo Ramirez2022-06-204-39/+3
| | | | concern, even in the config server
* SERVER-67346 Disable autosplit on config.system.sessions when upgrading the ↵Paolo Polato2022-06-202-3/+5
| | | | cluster to 6.1
* Import wiredtiger: 934316b9762ac6bc760cca32df3f9a15937d8829 from branch ↵Luke Chen2022-06-202-2/+14
| | | | | | | | | mongodb-master ref: f8fca788e9..934316b976 for: 6.1.0-rc0 WT-9476 Fix debug dumps of checkpoint cursor history store pages
* Import wiredtiger: f8fca788e9099b5cf9ddace29b499d8f33ae4dd2 from branch ↵Luke Chen2022-06-204-10/+9
| | | | | | | | | mongodb-master ref: 6942de4463..f8fca788e9 for: 6.1.0-rc0 WT-9378 Fix multiple coverity issues in cursor-bound-01
* Import wiredtiger: 6942de44633e8b5acb4b17ae165f58adfc569b0d from branch ↵Luke Chen2022-06-202-4/+3
| | | | | | | | | mongodb-master ref: cd83c1ce55..6942de4463 for: 6.1.0-rc0 WT-9467 Fix a comment in txn_begin about having allocated txn-id
* SERVER-65982 Change NamespaceStringOrUUID::dbnameWithTenant() to dbName()Fernando Lisboa2022-06-171-1/+3
|
* SERVER-67295 remove ServiceStateMachine _state enumBilly Donahue2022-06-171-49/+4
|
* SERVER-67357 deflake test and add better diagnosticsAndrew Shuvalov2022-06-173-2/+10
|
* SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-1717-78/+306
|
* SERVER-66663 Raise default contention factor for equality indexes to 4Mark Benvenuto2022-06-171-1/+1
|
* SERVER-62683: Client Metadata Information Should Show Pid In Testing ModeErin McNulty2022-06-172-5/+9
|
* SERVER-38689 TempDirs inside DEATH_TESTs don't get cleaned upVojislav Stojkovic2022-06-177-58/+47
|
* SERVER-67251 strictly bind SSM::Impl lifetime to its SSMBilly Donahue2022-06-173-18/+36
|
* SERVER-67342 Tenant migration oplog buffer should be started by holding the ↵Suganthi Mani2022-06-171-3/+16
| | | | RSTL.
* SERVER-60773 Uassert DDL participant commands are ran as a retryable writeJordi Serra Torrens2022-06-176-92/+66
|
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-174-36/+140
|