summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-53250 use new pip resolverRobert Guo2021-03-251-21/+3
|
* SERVER-51335 Persist fuzzer corpora for each branch and variantBen Caimano2021-03-256-96/+124
|
* SERVER-55512 Enable additional tests on ephemeralForTestGregory Wlodarek2021-03-252-3/+1
|
* SERVER-55512 Keep track of the next record to delete in capped collectionsGregory Wlodarek2021-03-253-16/+41
|
* SERVER-54814: Separate evergreen burn_in_tests from local modeDavid Bradford2021-03-2512-965/+1208
|
* SERVER-53632 Investigate if reads with _internalUnpackBucket work in ↵Eric Cox2021-03-251-0/+76
| | | | transactions
* SERVER-55421 Relax index constraints when recoverToOplogTimestamp is specifiedGregory Noma2021-03-251-1/+2
|
* Import wiredtiger: 48fd877de3cda59f5044cca1894bc8f241935088 from branch ↵Luke Chen2021-03-254-14/+58
| | | | | | | | | mongodb-5.0 ref: bda97e37e4..48fd877de3 for: 5.0.0 WT-7307 Rework the tombstone visibility checks for history store cursor previous and next calls
* Import wiredtiger: bda97e37e4f4232962b7939bd20daf3ccd94c6b7 from branch ↵Luke Chen2021-03-253-1/+11
| | | | | | | | | mongodb-5.0 ref: 0a30f0e38a..bda97e37e4 for: 5.0.0 WT-7349 Free memory access when walking through HS during eviction
* SERVER-54305 remove unsigned comparison against 0Kyle Suarez2021-03-251-4/+8
|
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-03-2510-76/+186
|
* SERVER-55408 Make TenantMigration{Donor|Recipient}Service's ↵Cheahuychou Mao2021-03-2511-109/+336
| | | | checkIfOptionsConflict check migration certificates
* SERVER-55389 Bring back ShardingLogging calls to the drop databaseAntonio Fuschetto2021-03-254-17/+61
|
* SERVER-55332 Fix race condition in OCSP sharding testShreyas Kalyan2021-03-251-2/+5
|
* SERVER-55136 Clean up invalid state on failed time-series insertGregory Noma2021-03-252-6/+60
|
* SERVER-54854 Stop type checking unstable fieldsHuayu Ouyang2021-03-256-142/+1241
|
* SERVER-55306 Integrate CancelableOperationContext into ↵jannaerin2021-03-257-83/+103
| | | | ReshardingCollectionCloner
* SERVER-55454 Relax OperationShardingState::initializeClientRoutingVersion ↵Yoonsoo Kim2021-03-252-3/+11
| | | | _shardVersionsChecked invariant
* SERVER-54957 Implement a linter for evergreen.ymlRichard Samuels2021-03-259-1/+953
|
* SERVER-54695 Disabling warnings as errors should not apply to configure ↵Andrew Morrow2021-03-257-39/+92
| | | | checks by default
* SERVER-55148 Extend DDL Utils that acq/rel the collection criticalSergi Mateo Bellido2021-03-255-19/+302
| | | | section to add/rm a doc on config.collectionCriticalSections
* SERVER-54624 make SBE check for a change in catalog epoch during yield recoveryDavid Storch2021-03-259-34/+69
| | | | | | Catalog epoch changes happen during rollback. This fixes a bug where a getMore against an SBE cursor could crash the server if the cursor survived a rollback.
* SERVER-55329 Destroy executor after ReshardingCollectionCloner::run().Max Hirschhorn2021-03-251-1/+1
|
* SERVER-53838 Change resharding_oplog_sync_agg_assert_min_oplog.js to use one ↵Blake Oler2021-03-251-1/+1
| | | | replica set node
* SERVER-54675 Avoid storing negative values in WiredTigerSizeStorer::SizeInfoGregory Noma2021-03-251-11/+11
|
* SERVER-55282 Skip data consistency checks when transitioning to steady state ↵Gregory Noma2021-03-252-4/+11
| | | | operations in rollback_resumable_index_build_collection_scan_phase_large.js
* SERVER-55201: Optimize catalog cache refresh aggregation pipelineJordi Serra Torrens2021-03-254-298/+283
|
* Import wiredtiger: 0a30f0e38a28be070e4bf48af1966ce0ab9f6ac8 from branch ↵Luke Chen2021-03-252-1/+2
| | | | | | | | | mongodb-5.0 ref: b893411ca5..0a30f0e38a for: 4.9.0 WT-7361 Remove doc-update task from patch build
* Import wiredtiger: b893411ca50dae2c42cca6f8154c03a5932d2f79 from branch ↵Luke Chen2021-03-253-1/+23
| | | | | | | | | mongodb-5.0 ref: 637696b61f..b893411ca5 for: 4.9.0 WT-7060 Set the history store file size stat on startup
* Import wiredtiger: 637696b61fc1bf32c211fe574d87bded68174b24 from branch ↵Luke Chen2021-03-252-3/+3
| | | | | | | | | mongodb-5.0 ref: 250de76e98..637696b61f for: 4.9.0 WT-7360 Fix batchtime setting for some Evergreen builders
* Import wiredtiger: 250de76e98831cbb9517285adcb116475de4f4be from branch ↵Luke Chen2021-03-252-1/+11
| | | | | | | | | mongodb-5.0 ref: 7b0dfc145e..250de76e98 for: 4.9.0 WT-7095 Checkpoint generation update during history store checkpoint
* SERVER-54927 move away from using Bson_serialization_type anyMoustafa Maher2021-03-256-28/+100
|
* Revert "SERVER-54695 Disabling warnings as errors should not apply to ↵Andrew Morrow2021-03-257-92/+39
| | | | | | configure checks by default" This reverts commit 609d174c95fdfbc0193e1d7e8804ef20a04f99e1.
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-25139-172/+15
|
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-2590-89/+97
|
* SERVER-54695 Disabling warnings as errors should not apply to configure ↵Andrew Morrow2021-03-247-39/+92
| | | | checks by default
* SERVER-55212 Check compatibility of strict fieldHuayu Ouyang2021-03-247-1/+71
|
* SERVER-54840 [SBE] Allow SBE getMores to generate execStats for profiler entriesMihai Andrei2021-03-242-16/+13
|
* SERVER-55455 Pass variables state through window function input evaluationNick Zolnierz2021-03-244-31/+47
|
* SERVER-55471 add multiversion config backRobert Guo2021-03-241-0/+26
|
* SERVER-51334: Only allow the temporary resharding collection on FCV 4.7+Daniel Gottlieb2021-03-2421-35/+109
|
* SERVER-54889 Nested LFR collection helpers must not try to re-establish read ↵Dianna Hohensee2021-03-246-17/+28
| | | | source
* SERVER-54190: Write tests for index utilization on meta and time fieldsHana Pearlman2021-03-241-0/+228
|
* SERVER-55211 Hello command should allow unknown fieldsHuayu Ouyang2021-03-245-36/+13
|
* SERVER-55477 Add Jepsen tasks to Ubuntu 18.04John Chen2021-03-241-0/+6
|
* SERVER-55453 Retry dropRole command transactions harder in test modeSara Golemon2021-03-241-1/+5
|
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-03-243-14/+67
|
* SERVER-55393 Fix stale_mongos_and_restarted_shards_agree_on_shard_version.js ↵Sergi Mateo Bellido2021-03-241-1/+3
| | | | to exclude failed refreshes
* SERVER-55248 CRUD state on FSM workload can fail if executed concurrently ↵Pierlauro Sciarelli2021-03-241-31/+34
| | | | with a rename (part 2)
* SERVER-55474 explicit LL suffix to fix XCode buildBilly Donahue2021-03-241-4/+4
|