summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-66488 Update selinux tests to use shell from archive_dist_testsergey.galtsev2022-05-183-11/+25
|
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-1811-291/+41
| | | | This reverts commit fb4100100d9c97f144eeaa44fae04ebdd00f3709.
* SERVER-66023 Use DelayableTimeoutCallback class to avoid resetting election ↵Matthew Russotto2022-05-185-86/+74
| | | | and liveness timers.
* SERVER-66023 Create a DelayableTimeoutCallback class to avoid constantly ↵Matthew Russotto2022-05-184-0/+722
| | | | resetting timers.
* SERVER-66249 Fix typo in non-Linux ticketholderJordi Olivares Provencio2022-05-181-1/+1
|
* SERVER-66352 Implement index hints for new optimizerSvilen Mihaylov2022-05-184-8/+126
|
* SERVER-66537 Combine BatchedDeleteStage<Batch/Pass>ParamsHaley Connelly2022-05-1811-148/+123
|
* SERVER-66489 Fix race condition in ticketholder testJordi Olivares Provencio2022-05-181-5/+21
|
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-1813-67/+834
|
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-1811-41/+291
|
* SERVER-65730 Remove the split config at the end of a shard splitDidier Nadeau2022-05-188-29/+125
|
* SERVER-66517: Migrate cwrwc_wc_majority_passthrough to be a generated taskDavid Bradford2022-05-181-5/+6
|
* SERVER-65076 Add stepdown passthrough suites for shard splitMatt Broadstone2022-05-1816-203/+1500
|
* SERVER-66314 improve columnar steady-state write implMathias Stearn2022-05-188-88/+209
|
* Revert "SERVER-60791 add opid and resumable index build info to listIndexes ↵Benety Goh2022-05-182-77/+12
| | | | | | indexBuildInfo section" This reverts commit 76afdba43ae9e6000f7837f8e2072b00fccf3049.
* Revert "SERVER-60791 add replication state to listIndexes indexBuildInfo ↵Benety Goh2022-05-182-60/+2
| | | | | | section" This reverts commit 3b24de4cdac250de6c74874d1410ab6d433d79dc.
* SERVER-66249 Refactor Tickets to be RAII and auto releasableJordi Olivares Provencio2022-05-188-227/+135
|
* SERVER-64461: Replace WT_CACHE_FULL error with WT_ROLLBACK for durable engineYu Jin Kang Park2022-05-182-9/+12
|
* Revert "SERVER-62356 Move timeseries translation logic into create ↵Rui Liu2022-05-183-210/+166
| | | | | | collection coordinator" This reverts commit a3efbb9a26eba7f40392b3921ed0162c80b6b6d1.
* Import wiredtiger: cf1d64a72fe974315bcddb3960dde7ebbdc802e4 from branch ↵Etienne Petrel2022-05-186-854/+685
| | | | | | | | | mongodb-master ref: 77c6d56418..cf1d64a72f for: 6.1.0-rc0 WT-9331 documentation review
* Import wiredtiger: 77c6d5641867f51ccad9d64b0fe6c80c15a567d2 from branch ↵Etienne Petrel2022-05-182-35/+40
| | | | | | | | | mongodb-master ref: b42a9c20e7..77c6d56418 for: 6.1.0-rc0 WT-9316 row-store leaf page reconciliation code confuses temporary keys with previous keys
* Import wiredtiger: b42a9c20e7171dc515424be87a6087941ad4d5e1 from branch ↵Etienne Petrel2022-05-1834-180/+80
| | | | | | | | | | mongodb-master ref: 36da832b9a..b42a9c20e7 for: 6.1.0-rc0 Reverted ticket(s): WT-8927 S3 Download objects from the bucket on test failure or preserve
* Import wiredtiger: 36da832b9af3bbea821e1680a6c0b1c5e80c7abb from branch ↵Etienne Petrel2022-05-1834-80/+180
| | | | | | | | | mongodb-master ref: 0077e4db7c..36da832b9a for: 6.1.0-rc0 WT-8927 S3 Download objects from the bucket on test failure or preserve
* SERVER-66507 Fix row store fetch bug in column indexesIan Boros2022-05-181-12/+13
|
* SERVER-66519 Make key vault create keys with majority writesErwin Pe2022-05-171-1/+1
|
* SERVER-65395 Modify FLE2 no_passthrough tests to make considerations for ↵Erwin Pe2022-05-171-5/+1
| | | | maxRetries of internal transactions
* Revert "SERVER-60829 Disallow abort token to cause tenant migration abort ↵Sviatlana Zuiko2022-05-174-41/+11
| | | | | | after local commit" This reverts commit 7f73a72b033af32c969f3316fec0fed2f2bbe528.
* SERVER-64631 Abort index builds when starting a shard split operationmathisbessamdb2022-05-175-1/+185
|
* Revert "SERVER-65837 Use transactions instead of applyOps when removing a shard"Sviatlana Zuiko2022-05-175-94/+115
| | | | This reverts commit 5c66978ef79a68d916f86bfbe778dacad655691e.
* SERVER-66325 Amend misleading statement about secondary oplog application in ↵Vesselina Ratcheva2022-05-171-5/+5
| | | | repl arch guide
* SERVER-60791 add replication state to listIndexes indexBuildInfo sectionBenety Goh2022-05-172-2/+60
|
* SERVER-66246 refactoring tenant_migration_concurrent_writes_on_donor testsmathisbessamdb2022-05-177-1015/+1435
|
* SERVER-64395 Write Minimal JavaScript Integration Test to Ensure ↵Randolph Tan2022-05-179-409/+136
| | | | ReshardingMetrics are Being Reported
* SERVER-66266 Better error message for timeseries assertionFaustoleyva542022-05-172-7/+8
|
* SERVER-66518: Include packaging as part of powercycle dependenciesDavid Bradford2022-05-171-0/+1
|
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-173-121/+0
| | | | This reverts commit a672dcd5658bdb7117de384e50e1747e610a5684.
* SERVER-65530 Get rid of ChunkVersionArrayWronglyEncodedAsBSONObjFormatKaloian Manassiev2022-05-176-34/+27
|
* SERVER-66486 Improve the debuggability of the RoutingTableConsistencyCheckerKaloian Manassiev2022-05-171-22/+14
|
* SERVER-63564 Remove downgrade check on index `prepareUnique` fieldYuhong Zhang2022-05-172-94/+0
|
* SERVER-66264 shardsvrDropIndex should use timeseries namespace in the ↵Randolph Tan2022-05-172-55/+65
| | | | shardVersionRetry loop
* SERVER-65837 Use transactions instead of applyOps when removing a shardMarcos José Grillo Ramirez2022-05-175-115/+94
|
* SERVER-65969 Fix data race in ScopedDonateChunkPaolo Polato2022-05-173-6/+19
|
* SERVER-55750 Enable featureFlagBatchMultideletesYu Jin Kang Park2022-05-1713-44/+39
|
* SERVER-65947 MigrationDestinationManager must recover if an error occurs ↵Jordi Serra Torrens2022-05-178-153/+356
| | | | during release of the critical section
* SERVER-60791 add opid and resumable index build info to listIndexes ↵Benety Goh2022-05-172-12/+77
| | | | indexBuildInfo section
* SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ↵Mindaugas Malinauskas2022-05-171-5/+35
| | | | CappedPositionLost errors when reading the oplog
* SERVER-66472 Pull the collection generation out of ChunkVersionKaloian Manassiev2022-05-1712-69/+140
|
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing ↵Mark Benvenuto2022-05-1710-34/+46
| | | | messages
* SERVER-66498 Disabled Baseline JIT for MozJSMohammad Dashti2022-05-171-4/+24
|
* SERVER-65937: Support different fcv tags for lts and continuous multiversion ↵David Bradford2022-05-177-76/+252
| | | | tests