summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-43860 Always upsert exact source document for pipeline-insert $merger4.2.2-rc0Bernard Gorman2019-12-0338-611/+1571
| | | | | (cherry picked from commit 23e55cb3d041236f399f7095df31cd3e3da491cc) (cherry picked from commit 70ef84cd14388602b3d763b12c6f8448ba62a9d8)
* SERVER-44687 Enforce macOS 10.12 target minimumAndrew Morrow2019-12-021-7/+3
| | | | (cherry picked from commit b3367608654d5ae827ecb0b6d7afe17b241daa7b)
* SERVER-44578 Remove references to unused libs in storage_wiredtiger_coreMaria van Keulen2019-12-021-2/+0
|
* SERVER-44612 recoverFromOplogAsStandalone with ↵Judah Schvimer2019-12-0210-30/+419
| | | | takeUnstableCheckpointOnShutdown should succeed if retried after a successful attempt
* SERVER-43384 Use non-snapshot read concern for sharded transaction in ↵Jack Mulrow2019-12-021-1/+0
| | | | | | aggregation_currentop.js (cherry picked from commit f66d468830246d4a448c9e87e698691e0abc026b)
* SERVER-44617 $regexFind crash when one of the capture group doesn't match ↵Arun Banala2019-11-282-9/+117
| | | | | | the input but pattern matches (cherry picked from commit 294ff7c1f6a3f79342aace87be524532d222da9f)
* SERVER-44755 Change assertion number in wt_missing_file_errors.jsLuke Chen2019-11-281-1/+1
| | | | (cherry picked from commit 57f2fc733c2db98f3cab55250f4d31458234836d)
* Import wiredtiger: 1311372125d14fe97b07d0f4c165b1ad9efb4e9a from branch ↵Luke Chen2019-11-2847-953/+1465
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mongodb-4.2 ref: aad5d17b00..1311372125 for: 4.2.2 WT-4565 Fix tree walk code with read-no-wait flag set WT-4983 Migrate Jenkins “wiredtiger” job to Evergreen WT-4988 Migrate Jenkins “wiredtiger-test-unit” job to Evergreen WT-4989 Migrate Jenkins “wiredtiger-test-unit-long” job to Evergreen WT-4990 Migrate Jenkins “wiredtiger-test-unit-ppc” job to Evergreen WT-4991 Migrate Jenkins “wiredtiger-test-unit-zseries” job to Evergreen WT-4994 Migrate Jenkins “wiredtiger-test-spinlock” job to Evergreen WT-4995 Migrate Jenkins “wiredtiger-test-wtperf” job to Evergreen WT-5025 Migrate Jenkins “wiredtiger-test-coverage” job to Evergreen WT-5033 Migrate Jenkins “wiredtiger-test-time-shift-sensitivity” job to Evergreen WT-5042 Reduce configuration parsing overhead from checkpoints WT-5048 wiredtiger_open with a corrupted meta file should always return WT_TRY_SALVAGE WT-5125 Adding new stats for eviction target strategy WT-5126 Fix incorrect assertion regarding prepared update resolution WT-5136 Fix reading freed memory due to birthmark after uncommitted updates freed WT-5142 Don't create huge root pages when rebalancing or bulk-loading objects with overflow keys WT-5169 WT_REF_LIMBO pages cannot support fast (leaf-page only) searches WT-5174 Truncation rollback locking is insufficient WT-5181 Preload eatmydata before running evergreen pull request test WT-5196 Data mismatch failures with test/checkpoint after enabling LAS sweep WT-5211 Print mismatch information before dumping page and LAS WT-5217 Write utility to generate operation tracking log from X-Ray trace WT-5220 Re-enable LAS dropped table change from WT-5150 WT-5239 Fix syscall failure about metadata file open WT-5247 Ensure that only idempotent modify operations are logged WT-5251 Increase frequency for Linux syscall test WT-5252 Fix Ubuntu 18.04 PPC and zSeries unit-test failure in Evergreen
* SERVER-44868 Initialsync logkeeper and logkeeper-short tests passes snapshot ↵Suganthi Mani2019-11-271-0/+10
| | | | | | id and dataset link respectively to dsi(sys-perf). (cherry picked from commit e145a11f19b0416335a898bc82b77bf849a1a9e0)
* SERVER-44476 Include number of jumbo chunks remaining in output of removeShardMarcos José Grillo Ramírez2019-11-274-43/+80
| | | | (cherry picked from commit 11754f469d36468e7c649cb9c052230614e4cb44)
* SERVER-43882 startBuildingIndexForRecovery needs to own record data prior to ↵Eric Milkie2019-11-251-0/+5
| | | | | | yielding (cherry picked from commit 4b92498a94f42790d2f6a3f26a965acb1de4702f)
* SERVER-43880 renameBetweenDBs needs to own record data prior to yieldingEric Milkie2019-11-251-0/+6
| | | | (cherry picked from commit a811bbe9d2489c428886288651c2dbddec0d123d)
* SERVER-44675 Handle race in repl metrics testA. Jesse Jiryu Davis2019-11-221-1/+14
|
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-11-224-113/+262
| | | | (cherry picked from commit aae362fc4d79c9f53c70228d1ba8b966feefaffb)
* SERVER-43319 Increase cursor timeout for 'concurrency_simultaneous' fixturesArun Banala2019-11-223-0/+9
| | | | (cherry picked from commit 2f21c91f3c72be9ecea67c1d391c713b05d97a29)
* SERVER-41372 Constrain callback-taking methods on FuturesBen Caimano2019-11-222-47/+106
| | | | This reverts commit d60d7d2985f8a75ed08a7836cb5e460415f2e26d.
* SERVER-42925 Refactor idempotency tests oplog application and fix oplog ↵Lingzhi Deng2019-11-216-88/+48
| | | | visiblity issues
* SERVER-43693 Reduce probability of unique index upgrade collMod in testsMaria van Keulen2019-11-203-6/+29
|
* Import tools: c3d21876c39e136a5573356ddde1bc5ec5069ffb from branch v4.2Tim Fogarty2019-11-204-4/+175
| | | | | | | ref: 3e3dc4003e..c3d21876c3 for: 4.2.1 TOOLS-2412 Strip unsupported legacy index options
* SERVER-44545 Remove mobile embedded variants and associated support filesAndrew Morrow2019-11-2014-1439/+3
| | | | (cherry picked from commit c65877d82f3fcc9f355c93f9921bf7a332a88817)
* SERVER-44643: Use awaitSecondaryNodes in ↵Lingzhi Deng2019-11-201-1/+1
| | | | | | rollback_after_enabling_majority_reads.js instead of waitForState (cherry picked from commit a529cd18fd0ff0b0de32f1fe861e7c8ffa15f068)
* SERVER-40372 Track transaction sizeTess Avitabile2019-11-2010-22/+215
| | | | (cherry picked from commit 7692bc0ed90792bd74d45fd8a1070baecdc4f9eb)
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot ↵Arun Banala2019-11-2025-28/+272
| | | | | | be updated or deleted after upgrade (cherry picked from commit 35c6778143fc55eb9617ab4a54e616ba1e537ad5)
* SERVER-44025 Ensure isNamedCode specializations have internal linakageMark Benvenuto2019-11-191-1/+1
| | | | (cherry picked from commit 9c6751b9765d269b667324bb2efe1ca76a916d20)
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-193-8/+26
| | | | (cherry picked from commit 60c957304e503dbca360838627cf0f8402764929)
* SERVER-44270 Compilation fails with --libc++ and clang 8.0+Mark Benvenuto2019-11-191-1/+3
| | | | (cherry picked from commit aac59681b3ae4d3806174227ba4c88aaf8e89ea2)
* SERVER-44727: detect-changes should not be called via run-dsiDavid Bradford2019-11-191-6/+0
|
* SERVER-44348 Add deprecation warning for , in mapReduceMihai Andrei2019-11-191-1/+29
|
* SERVER-44373: recover_multiple_prepared_transactions_startup.js test should ↵Lingzhi Deng2019-11-191-1/+6
| | | | | | wait for majority commit point to advance before committing a prepared transaction (cherry picked from commit 8191b9a55df49629d7f8aec22a4e9c9414e9e914)
* SERVER-44027 Remove global X lock for renameCollection between DBsGregory Wlodarek2019-11-182-36/+43
|
* SERVER-44028 Remove global X lock for ClonerGregory Wlodarek2019-11-181-4/+4
| | | | (cherry picked from commit 6e1889fb793e1927a5ca695c8839f9184e5d8aa4)
* SERVER-44026 Remove global X lock for reIndexGregory Wlodarek2019-11-184-10/+12
| | | | (cherry picked from commit 384292b85cbf344602b377a81821d7b1924b978e)
* SERVER-44029 Remove global X lock for replSetResizeOplogGregory Wlodarek2019-11-181-32/+23
| | | | (cherry picked from commit bef6efd538f36ad3f524a6bca3172111c619450b)
* SERVER-30612 zbigMapReduce.js stopBalancer can time out waiting for long ↵Marcos José Grillo Ramírez2019-11-181-1/+1
| | | | migration
* Import wiredtiger: aad5d17b00b9921f206b5255a4d79f404db79321 from branch ↵Luke Chen2019-11-1824-235/+481
| | | | | | | | | | | | | | | | | | mongodb-4.2 ref: 5afee0fe34..aad5d17b00 for: 4.2.2 WT-4987 Migrate Jenkins “wiredtiger-test-checkpoint” job to Evergreen WT-5030 Migrate Jenkins “wiredtiger-linux-no-ftruncate” job to Evergreen WT-5031 Migrate Jenkins “wiredtiger-nightly-package” job to Evergreen WT-5032 Migrate Jenkins “wiredtiger-syscall-linux” job to Evergreen WT-5106 Remove temporary files in clang-format script WT-5120 Checkpoint hangs when reconciliation doesn't release the eviction generation WT-5189 Python2: handle errors that occur under the concurrent test option (-j) WT-5204 Add diagnostic logging code to the generation drain function WT-5207 Minimize WT-5043 diagnostic tests to exclude time other than eviction itself WT-5218 Improve eviction to differentiate between clean and dirty pages with WT_CACHE_EVICT_NOKEEP readgen
* SERVER-44269 Replace core/max_time_ms.js with modernized version in ↵Ian Boros2019-11-1523-492/+524
| | | | noPassthrough
* SERVER-43337 Check that txn writes are successful before attempting to ↵Janna Golden2019-11-152-0/+4
| | | | | | commit an update to shard key (cherry picked from commit b21c2f2741682591b925841aea131bc3dce3de9a)
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
| | | | (cherry picked from commit f4f754fd2fa7ea740c78767cffdf5091aca10fa0)
* SERVER-42393 Fix initial sync race in assertStartInReplSetMaria van Keulen2019-11-151-6/+7
| | | | (cherry picked from commit 9fd91d29a22fb17017deccd92b642e3c2d494290)
* SERVER-38691 Add explain_cmd.js to backports_required_for_multiversion_tests.ymlDavid Percy2019-11-141-0/+2
|
* SERVER-44377 generate correct plan for indexed inequalities to nullIan Boros2019-11-133-54/+171
|
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate ↵Sara Golemon2019-11-134-20/+68
| | | | | | sharding zones (cherry picked from commit b08f7a6989c3e6b3af944201f618c8c928cc4077)
* BACKPORT-5441: [v4.2] Use signal processing without DSIAlexander Costas2019-11-133-24/+56
|
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-11-135-128/+1
| | | | (cherry picked from commit e58522f2b30893b28900edf5e49e2c4bf86b85f7)
* SERVER-43152 add vector elements to MongodbCAPITest::RunListCommands test ↵Benety Goh2019-11-131-2/+3
| | | | | | assertion message (cherry picked from commit 346d62df2c479469f7b42b24d6684028c8c141c2)
* SERVER-44289 permit writeConcern on retryable writes that move doc onto ↵Kevin Pulo2019-11-136-14/+61
| | | | | | | another shard (cherry picked from commit 9861e230bcb9bb37ed1cbb504ed4ff177a0300da) (partial cherry pick from commit 81238fa87afbe52a9658547f63c79fac126862f1)
* SERVER-44579 pin pywin32 in pip/components/platform.reqZakhar Kleyman2019-11-121-1/+2
|
* SERVER-43987 Require predicates with ↵Ben Caimano2019-11-1219-317/+537
| | | | | | | OperationContext::waitForConditionOrInterrupt() This commit also incoroporates parts of SERVER-44086 for backporting to v4.2.
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-1110-22/+124
|
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-111-10/+16
|