summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-52231 add timeseries to all-features buildersr4.9.0-alpha0Benety Goh2021-01-161-0/+4
|
* SERVER-53155 Convert authenticate command implementation to inherit from ↵Shreyas Kalyan2021-01-163-196/+259
| | | | IDL-generated base class
* SERVER-53763: disable tenenat migration tests on Windows because of SSL ↵Andrew Shuvalov2021-01-161-2/+0
| | | | limitations
* SERVER-50974 Add currentOp reporting for TenantMigrationRecipientService ↵Vishnu Kaushik2021-01-163-23/+234
| | | | Instances
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-01-162-6/+25
|
* SERVER-53038 Remove old aws_ec2 code now that powercycle uses host.createvrachev2021-01-168-888/+27
|
* SERVER-53839 Make assertions in TenantMigrationTest.forgetMigration account ↵Cheahuychou Mao2021-01-161-3/+7
| | | | for the case where the state doc has been deleted
* SERVER-53835 Add requires_fcv_49 to dropdb.jsJason Chan2021-01-161-0/+1
|
* SERVER-51369 Separate fields from types in IDL compilerA. Jesse Jiryu Davis2021-01-157-235/+331
|
* SERVER-53499 Handle UMC commands with requireApiVersion and standalone mongodMark Benvenuto2021-01-152-57/+70
|
* SERVER-53636 rs.add() should retry on CurrentConfigNotCommittedYet errorsPavi Vetriselvan2021-01-151-1/+2
|
* SERVER-53403 Support validating cluster times with keys from ↵Cheahuychou Mao2021-01-1518-147/+653
| | | | external_validation_keys
* SERVER-53403 Define IDL type for docs in admin.system.external_validation_keysCheahuychou Mao2021-01-1510-66/+139
|
* SERVER-53826 replsettest_control_12_nodes.js should use ↵Pavi Vetriselvan2021-01-151-1/+1
| | | | initiateWithHighElectionTimeout
* SERVER-52231 move timeseries_collStats.js to noPassthroughWithMongodBenety Goh2021-01-151-0/+0
|
* SERVER-53435 Make queries run with DBHelpers plus SBE circumvent ↵David Storch2021-01-1525-79/+219
| | | | | | | | | | 'checkCanServeReadsFor()' Such queries may be run when a node is neither primary nor secondary, e.g. as part of executing an initial sync. This affects only the SBE engine, since SBE's internal lock policy requires it to have its own calls to 'checkCanServeReadsFor()'.
* SERVER-53461 totalDataSizeGroupedBytesEstimate stats for $group should ↵Rishab Joshi2021-01-156-45/+72
| | | | report total bytes processed
* SERVER-53560 Enable the free monitoring feature on the wtdevelop builderMark Benvenuto2021-01-151-1/+1
|
* SERVER-51762 Delete code for old unique index formatLouis Williams2021-01-1514-461/+309
| | | | | | | | | | | | This refactor makes the following improvements: - Deletes dead code that allows multiple RecordIds to coexist for the old unique index format - Deletes the obselete "trigger write conflict" code that applied to background indexes and has been superseded by hybrid indexes - Factors out three distinct implementations of indexes for WiredTiger: WiredTigerIndexStandard (non-unique indexes), WiredTigerIdIndex (_id index), and WiredTigerIndexUnique (non-_id unique indexes) - API modernization for the SortedDataInterface::BulkBuilder
* SERVER-52231 move collStats test cases to timeseries_collStats.jsBenety Goh2021-01-154-16/+54
|
* SERVER-53781 Don't log Grid's configTime term resetsPierlauro Sciarelli2021-01-151-1/+3
|
* SERVER-52231 reformat resmoke set parameter option as multi-line in ↵Benety Goh2021-01-151-4/+25
| | | | all-feature-flag builders
* SERVER-52231 update exclusions for time-series testsBenety Goh2021-01-1510-2/+40
|
* SERVER-52231 run dos2unix on CST passthrough test configBenety Goh2021-01-151-809/+809
|
* SERVER-53359 update remaining jstestfuzz configs to validate at latest FCVBenety Goh2021-01-159-9/+9
|
* SERVER-53359 jstestfuzz should validate at latest FCVMax Hirschhorn2021-01-153-3/+8
|
* Revert "SERVER-53739 Temporary code to validate all createIndexes options"Benety Goh2021-01-151-31/+3
| | | | This reverts commit c8e3d8c339141e4799b2c3519b54eb79025dea3d.
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries ↵Benety Goh2021-01-152-2/+2
| | | | collections
* Import wiredtiger: bd160209c77917053661441c525c89562b49a82e from branch ↵Luke Chen2021-01-1516-1948/+1919
| | | | | | | | | | | | | mongodb-5.0 ref: 27f58fce14..bd160209c7 for: 4.9.0 WT-6605 Enhance rollback-to-stable verbose messaging WT-6717 Restrict usage of LSM to only operate in conjunction with compatible functionality WT-6743 Save and restore session's data handle during cursor reopen call WT-6862 Remove duplicate in statistics descriptions WT-7065 Add check for WT_DHANDLE_DEAD to assertion
* SERVER-49298 Add proof targets for out of date test executionAndrew Morrow2021-01-154-3/+184
|
* SERVER-53731 skip validation for storage on delta updatesBenety Goh2021-01-151-1/+2
| | | | Applies only to documents for timeseries collections.
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries ↵Benety Goh2021-01-152-3/+3
| | | | collections
* SERVER-52554 Convert ListDatabases to TypedCommandSara Golemon2021-01-143-253/+223
|
* SERVER-53710 SERVER-53814 remove burn_in_multiversion from all features builderBenety Goh2021-01-141-1/+0
|
* SERVER-53739 Temporary code to validate all createIndexes optionsA. Jesse Jiryu Davis2021-01-141-3/+31
| | | | | | Temporary fix to prevent createIndexes from creating invalid index catalog entries, which would make listIndexes fail. The thorough fix will be in SERVER-52539.
* SERVER-51359 unit test that AutoGetCollectionLockFree can run concurrently ↵Dianna Hohensee2021-01-141-0/+66
| | | | with exclusive locks
* SERVER-49905 Update config.transactions entry for transaction's final oplog ↵Randolph Tan2021-01-144-81/+602
| | | | entry during resharding's oplog application
* SERVER-53447 Blacklist insert1.js with from transaction passthrough tests ↵Matthew Russotto2021-01-141-1/+1
| | | | with failures
* SERVER-53780: Add missing quote to task configDavid Bradford2021-01-141-1/+1
|
* SERVER-52903: Add an upper bound for how long a tenant migration donor can ↵Andrew Shuvalov2021-01-146-4/+166
| | | | block operations
* SERVER-53570 Ensure no query yields are attempted with nested lock-free ↵Dianna Hohensee2021-01-141-1/+5
| | | | operations
* SERVER-53247 Remove EMRC=false targeted jstests/unittestsPavi Vetriselvan2021-01-1433-2193/+15
|
* SERVER-52718: Add support for blacklisting nodes in ↵XueruiFa2021-01-1412-92/+685
| | | | TenantMigrationRecipientService
* SERVER-51048 Clean up resumable index build log messagesGregory Noma2021-01-146-56/+61
|
* SERVER-53608 src/third_party/schemastore.org should be made known to the ↵Mindaugas Malinauskas2021-01-141-0/+8
| | | | Black Duck
* SERVER-43968 Remove conf check for thread_local due to obsolescence.Daniel Moody2021-01-141-19/+0
|
* SERVER-52547 Update Txn cmds to to inherit from IDL-generated base classesMoustafa Maher2021-01-148-152/+258
|
* SERVER-43967 remove C++14 references and enable_if configure check.Daniel Moody2021-01-143-58/+3
|
* SERVER-53631 Refactored and renamed writesShouldRunInDistributedTransaction ↵Alex Taskov2021-01-144-53/+111
| | | | function
* SERVER-53673: flaky test fix: wait for stup up before committing transaction ↵Andrew Shuvalov2021-01-141-0/+1
| | | | in test