summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-033-5/+14
|
* SERVER-66104 Not label InternalTransactionNotSupported as a transient ↵Cheahuychou Mao2022-05-021-0/+12
| | | | | | transaction error (cherry picked from commit 3bef8610d3274be1e758b146008abdc103e7792c)
* SERVER-66029 Fix lifetime of timers in refineCollectionShardKey transaction ↵Jack Mulrow2022-05-021-42/+43
| | | | | | callback (cherry picked from commit 5cf29656a8c3a61fb1696efdf8ddad69ca5855dd)
* SERVER-65439: Conditionally set multikey paths when indexing recordsChristopher Caplinger2022-05-024-0/+72
| | | | (cherry picked from commit 51b92630cc5a6448de092c1c6a38c70d702c5153)
* SERVER-66070 MigrationSourceManager::getMigrationStatusReport must expect ↵Pierlauro Sciarelli2022-05-021-6/+8
| | | | optional max bound
* SERVER-65808 support $search as subpipeline of $lookup with ↵ruslan.abdulkhalikov2022-04-291-13/+8
| | | | | | localField+foreignField (cherry picked from commit 736d9efe5ef102c2d4e5de5d268787030cd4c346)
* SERVER-65961 Copy only BSON types during yielding of SBE plansNikita Lapkov2022-04-2912-30/+66
| | | | (cherry picked from commit a88230980fbeefa27f3b7cc07776650c6dfdb49f)
* SERVER-65988 Make TransactionCoordinator log full session idsCheahuychou Mao2022-04-292-20/+20
| | | | (cherry picked from commit ba809f2d9088a863fd8de2f675029f117e87d9fc)
* SERVER-65640 Add concurrency workload that performs resharding while there ↵Cheahuychou Mao2022-04-291-3/+2
| | | | | | are active internal transactions started using test command (cherry picked from commit e4bb8a12180f0263c28b3da60eb7e7537faab202)
* SERVER-64986 Add concurrency workloads that test internal transactions using ↵Cheahuychou Mao2022-04-295-13/+14
| | | | | | test command (cherry picked from commit 5da689d92cffe1cdd42c6b8ee36c22e7b892d911)
* SERVER-65788 Do not hold Global lock when calling startDataReplicationMatthew Russotto2022-04-292-3/+12
| | | | (cherry picked from commit 67a207b72111d9a03ac5457f042a66b92bd842eb)
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete ↵Vesselina Ratcheva2022-04-2918-73/+79
| | | | | | into new sharding hook that also works with FCBIS (cherry picked from commit 14e04b0acc27f7d7092eb93bf1b2666c50226d06)
* Import wiredtiger: 396f9004282cf8a8d8d7580dfea065ca0352f3d8 from branch ↵Luke Chen2022-04-2911-136/+138
| | | | | | | | | | mongodb-6.0 ref: 5003f657b0..396f900428 for: 6.0.0-rc4 WT-8234 Prevent eviction of internal pages while reconciling leaf pages which could refer to their memory WT-9177 Fix deadlock with checkpoint waiting for transactions to complete
* SERVER-66041 Chunk cloner must never consider `too big` a chunk with only ↵Pierlauro Sciarelli2022-04-291-1/+1
| | | | one document
* SERVER-66009 Avoid use of mongo process interface if search is in an update ↵Ted Tuckman2022-04-282-1/+5
| | | | pipeline
* SERVER-65773 Improved MozJS error handlingMohammad Dashti2022-04-283-6/+29
| | | | (cherry picked from commit 6808bcf11efcb0b2e1af095093803a61326cb4c6)
* SERVER-66032 Secondary oplog application failure for prepared internal ↵Cheahuychou Mao2022-04-281-1/+4
| | | | | | transactions that span an FCV change (cherry picked from commit ef9865164e5932a636b11b5373f3c4b38a490df6)
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation ↵Jack Mulrow2022-04-2815-399/+352
| | | | | | and simplify construction (cherry picked from commit 06252c6c7d4e5f6afd5a216547e8793c4bedc740)
* SERVER-65929 Avoid profiling overhead in aggregation over SBE find when not ↵Irina Yatsenko2022-04-281-1/+3
| | | | | | actually profiling (cherry picked from commit a1f721cd6b388b590b7f7c0ed6f04578093cd8c9)
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ↵Yuhong Zhang2022-04-281-4/+3
| | | | | | the `prepareUnique` option commits (cherry picked from commit b61476a952e1297436c8d9dbd72fc8d4f8b10da4)
* SERVER-65922 Disallow `unique` and `prepareUnique` to exist in the index ↵Yuhong Zhang2022-04-283-7/+33
| | | | | | spec together (cherry picked from commit fcb9d766b6f66e6a9cfabe1795c1e9d43465b151)
* SERVER-66017 Always include operationDescription in v2 resume token for ↵Arun Banala2022-04-281-9/+6
| | | | | | rename events (cherry picked from commit 6d0743c76fd5c7fc7aa018ac043e3adc983a7c16)
* SERVER-64285 Create indexes on `config.rangeDeletions`Allison Easton2022-04-283-6/+43
| | | | (cherry picked from commit 0d1f974d015f3e527f66d0dd6d1e623dc43571e6)
* SERVER-64803 Check for C99 libc headers during buildRyan Egesdahl2022-04-271-4/+0
| | | | (cherry picked from commit 8e9d52279220f790eb1aac6e64679b8cf11501a2)
* SERVER-65501 Re-start interleaved object compression when scalar field is ↵Henrik Edin2022-04-272-8/+144
| | | | | | | | encountered as object This makes the behavior the same as when going from object to scalar. (cherry picked from commit 8566a0723be819ade9a79b5c5c4d60590e4a895e)
* SERVER-65532 Avoid calls to fillOutSecondaryCollectionsInformation() in ↵Ruoxin Xu2022-04-271-19/+8
| | | | | | PrepareExecutionHelper (cherry picked from commit c516a8fc886219c1ef6e9a4eb30cf2cfadda8ee9)
* SERVER-65386 Change add shard behavior to absorb shard cluster's parameters ↵Marcos José Grillo Ramirez2022-04-274-32/+218
| | | | | | when promoting first RS to shard (cherry picked from commit c78b6a067da0f6bc123f839f0f62bea64d8adf66)
* SERVER-63344 Avoid cloning the SBE tree inside the plan cache mutexRuoxin Xu2022-04-275-138/+234
| | | | (cherry picked from commit 2c0f447cffcf29c906589ca1c17aa9c0739e3e5b)
* SERVER-65085 SBE plan cache entries can be incorrectly reused after a ↵Denis Grebennicov2022-04-273-14/+34
| | | | refineCollectionShardKey operation
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-2716-357/+397
|
* SERVER-65705 avoid division by zero in ShardsvrGetStatsForBalancingTommaso Tocci2022-04-271-1/+1
| | | | (cherry picked from commit 1aa6b2bba7b60fd4ffbcaf1c7c9c5a23a09718a0)
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-266-9/+71
| | | | (cherry picked from commit b0b3890bdfc47bfd5a3cbc6c3f4d9b53c87441c4)
* SERVER-62941 Add oplog server status to FTDCGabriel Marks2022-04-262-17/+34
|
* SERVER-65963 Check FCV before creating time-series measurement indexesGregory Wlodarek2022-04-261-1/+2
|
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-1/+2
| | | | (cherry picked from commit 568226e1d66e88880daa901bea011aa8ed83d501)
* SERVER-65826 Fix corrupted collection pointers saved in ↵Rui Liu2022-04-261-0/+8
| | | | | | MultipleCollectionsAccessor (cherry picked from commit 35f03b7ef5739264c9de4b9a6d3e38bdc19b5c17)
* SERVER-65814 Avoid resetting system variables on plan recovery if they're ↵Denis Grebennicov2022-04-261-3/+6
| | | | not registered in RuntimeEnvironment
* Import wiredtiger: 5003f657b04bde3df73de6f655cbfbbc081cd252 from branch ↵Luke Chen2022-04-268-15/+65
| | | | | | | | | mongodb-6.0 ref: 7a7d6bf9ab..5003f657b0 for: 6.0.0-rc2 WT-9096 Fix search near returning wrong key/value sometimes when key doesn't exist
* SERVER-65489 Make unwind of the terminal foreign key value conditioned on ↵Irina Yatsenko2022-04-251-2/+41
| | | | | | whether the value is an array (cherry picked from commit 55c81877e5c873f0aa66603552ea4bab8e5caec9)
* SERVER-6491 Make dropIndexes take the distlock so it can never run in ↵Randolph Tan2022-04-2511-111/+303
| | | | | | parallel with shardCollection (cherry picked from commit 77ffcb1d041dd63b9a8b213183c3b075cb5fca57)
* SERVER-65497 Do not assume input document is unmodified in ↵Bernard Gorman2022-04-231-3/+32
| | | | | | DSChangeStreamHandleTopologyChange (cherry picked from commit c7b46ffe630f5e323d834d6278330336bbbde32c)
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter ↵Varun Ravichandran2022-04-226-41/+86
| | | | | | collection during FCV 6.0 downgrade (cherry picked from commit ad30aeecc3c3afce0c02666cbb06778c0c65f25d)
* SERVER-65695 Delete checks for atomic query knobs when getting secondary ↵Mihai Andrei2022-04-222-6/+2
| | | | | | namespaces (cherry picked from commit 8a5e1910c19b1479aca4ae8d513c030dd5657dc7)
* SERVER-65665 Disallow the use of indexes with partial filter expressions in ↵Mihai Andrei2022-04-221-1/+1
| | | | INLJ (cherry picked from commit b02798f3032ff6df56a45b4bcb9296b247c37be4)
* SERVER-65779 Pass IndexBounds directly to the CheckBounds stageDenis Grebennicov2022-04-224-73/+54
|
* SERVER-65795 Ensure BalancerStatsRegitry async initialization is interrupted ↵Tommaso Tocci2022-04-222-31/+66
| | | | | | on stepdown (cherry picked from commit 1a5538434466fb4db30344bea6ccf228aa97c187)
* SERVER-65887 Fix clang formattingTommaso Tocci2022-04-221-2/+2
|
* SERVER-65022 always report 'wallTime' in change stream event outputMickey. J Winters2022-04-212-0/+63
|
* SERVER-65772: Use consistent endinaness when (de)serializing during spilling ↵Irina Yatsenko2022-04-211-2/+3
| | | | | | in hash lookup (cherry picked from commit f549d223638fb7ac304514cd73ca94250c93f5fa)
* SERVER-65802 Return NamespaceExists when dropTarget=false but unsharded ↵Pierlauro Sciarelli2022-04-211-1/+1
| | | | target collection exists