summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-49072 Created SE decorations, rewrote SEPI start/shutdown of SEsserver-49072Reo Kimura2020-08-0718-83/+105
|
* SERVER-47845 Clean up structure and readability of stable optime calculation ↵William Schultz2020-07-172-68/+62
| | | | logic
* SERVER-42071 mark notary client errors as failedAnnie Black2020-07-171-0/+1
|
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause ↵Marcos José Grillo Ramírez2020-07-175-26/+34
| | | | failures on tests that require no metadata refresh to be performed until needed
* SERVER-48816 Make a TenantDatabaseCloner skeleton classVesselina Ratcheva2020-07-179-14/+638
|
* SERVER-48877 Create an APIParameters classPV992020-07-174-10/+87
|
* SERVER-48721 Correct ticket number in TODO commentJustin Seyster2020-07-171-1/+1
|
* SERVER-48717 Implement the persist/recover functionalities of the ↵Pierlauro Sciarelli2020-07-164-16/+19
| | | | VectorClock [last additional changes]
* SERVER-49131 SSL Info logging for WindowsGabriel Marks2020-07-161-6/+77
|
* SERVER-49055 Report additional usage metrics from Biggie in the ↵Yuhong Zhang2020-07-162-20/+110
| | | | 'serverStatus' command
* SERVER-48717 Implement the persist/recover functionalities of the VectorClockPierlauro Sciarelli2020-07-167-41/+445
|
* SERVER-47922 remove unused embedded options helpersGabriel Russell2020-07-163-130/+0
|
* SERVER-49548 Convert ServiceExecutor to use unique_functionBen Caimano2020-07-166-15/+18
|
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-1610-82/+429
| | | | Removed MongoDFixture from disk_wiredtiger suite.
* Revert "change jstest file"Lydia Stepanek2020-07-161-1/+0
| | | | This reverts commit 0c952b57be04dd6991db6dd370ed8328841240ba.
* change jstest fileLydia Stepanek2020-07-161-0/+1
|
* SERVER-49127 Update default variant in burn_in_tests.pyLydia Stepanek2020-07-161-1/+1
|
* SERVER-48733 Update expectedPrimaryNodeId parameter in awaitNodesAgreeOnPrimaryAli Mir2020-07-165-12/+17
|
* SERVER-47845 Remove usage of ReplicationCoordinator::DataConsistency typeWilliam Schultz2020-07-1618-138/+74
|
* SERVER-48641 SERVER-48689 Yield session in migration destination driver when ↵Jack Mulrow2020-07-167-28/+112
| | | | waiting on replication and session migration
* SERVER-48789 Use mid rule actions to sort tokens in lexerTed Tuckman2020-07-169-218/+636
|
* Import wiredtiger: 006776a806ee152b6f1fbe3035c90459c2ea95f2 from branch ↵Chenhao Qu2020-07-1611-79/+127
| | | | | | | | | | | | | | mongodb-4.6 ref: e2ca2adcee..006776a806 for: 4.5.1 WT-5717 Reenable history store salvage test WT-6425 Turn off log archiving to avoid file copy race. WT-6468 Discard a deleted page that is cleaned by a checkpoint WT-6492 Use WT_UPDATE_RESTORED_FROM_DS to determine if the onpage value is on the update chain or not WT-6493 Retry processing update list if a prepared update is modified concurrently WT-6529 Use helper function in __rollback_abort_row_ondisk_kv
* SERVER-48721 Support for $returnKey in SBEJustin Seyster2020-07-169-63/+318
|
* SERVER-49432 Avoid read-after-delete in ServiceExecutorSync shutdownAmirsaman Memaripour2020-07-162-15/+21
|
* SERVER-48525 Forbid dropping config.transactions when there are prepared ↵Vesselina Ratcheva2020-07-163-2/+26
| | | | | | transactions This reverts commit 2e53e13f576ab96188e2f27221c657ef02d15dd0.
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying ↵Suganthi Mani2020-07-154-23/+112
| | | | prepareTransaction oplog entry.
* SERVER-49069: Add startup warning when arbiter is running a quarterly versionGrace Luong2020-07-152-0/+18
|
* SERVER-49351 Implement readKeyStringValueIntoAccessors()Justin Seyster2020-07-159-15/+595
| | | | This unreverts commit 0daf2a1c327da1af9c53009cca44a6597373c482
* SERVER-49022 Implement validation error generation for comparison query ↵Mihai Andrei2020-07-1510-74/+754
| | | | operators
* Revert "SERVER-48525 Forbid dropping config.transactions when there are ↵Vesselina Ratcheva2020-07-153-33/+2
| | | | | | prepared transactions" This reverts commit 7e4402baf44531acabfe4a58c7be61c478c46bac.
* SERVER-49124 translate $not to SBE expressionHirday Gupta2020-07-152-4/+162
|
* SERVER-49531 add profile.js for implicit system.profile collection creation ↵Eric Milkie2020-07-151-0/+31
| | | | testing
* SERVER-48755 made formatting editsReo Kimura2020-07-152-11/+10
|
* SERVER-48755 linked ingress and egress networking to one anotherReo Kimura2020-07-152-2/+11
|
* SERVER-48755 added info on legacy networkingReo Kimura2020-07-151-2/+9
|
* SERVER-48755 wording + content editsReo Kimura2020-07-151-5/+5
|
* SERVER-48755 initial draft completedReo Kimura2020-07-151-0/+32
|
* SERVER-49269: Add 'previousVersion' field to FCV document when in ↵Lingzhi Deng2020-07-1514-241/+392
| | | | downgrading states
* SERVER-49522 Exclude initial_sync_succeeds_when_syncing_node_removed.js from ↵Matthew Russotto2020-07-151-0/+2
| | | | multiversion tests
* SERVER-48776 remove config term/version check in quorum checkerPavi Vetriselvan2020-07-153-144/+13
|
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-07-152-2/+28
|
* SERVER-49092 fail with MovePrimaryInProgress in createIndexes commandMisha Tyulenev2020-07-152-13/+50
|
* SERVER-49523 Use a 3-node replica set for ↵Gregory Wlodarek2020-07-151-4/+6
| | | | 'commit_quorum_does_not_hang_with_initial_sync.js' to avoid having the primary stepdown if it can't see a majority of the replica set
* SERVER-49514 'index_abort_before_commit_signal.js' should check for the ↵Gregory Wlodarek2020-07-151-2/+4
| | | | 'IndexBuildAborted' error code
* SERVER-49060: added comments for generic FCV constants and conditional checksGrace Luong2020-07-1513-0/+17
|
* SERVER-49511 Enable support for no nextUpdate fieldShreyas Kalyan2020-07-151-7/+11
|
* SERVER-49044 Make AsyncRequestSender not retry remote command requests with ↵Luis Osta2020-07-152-3/+76
| | | | startTransaction=true
* SERVER-48556 Return full error string including code name from migration ↵Alex Taskov2020-07-151-1/+1
| | | | thread when range deletion fails
* Revert "SERVER-49351 Implement readKeyStringValueIntoAccessors()"Jason Chan2020-07-159-595/+15
| | | | This reverts commit 0daf2a1c327da1af9c53009cca44a6597373c482.
* Import wiredtiger: e2ca2adcee82b274d89543f8b64cb84334ca07ea from branch ↵Chenhao Qu2020-07-153-8/+24
| | | | | | | | | | mongodb-4.6 ref: 4c6b28fb2b..e2ca2adcee for: 4.5.1 WT-6517 Update test_txn13 to avoid getting a rollback error WT-6521 Don't perform checkpoint cleanup during server startup and shutdown phase