Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-45094 add replica_sets_reconfig_jscore_passthrough suite | Pavi Vetriselvan | 2020-03-17 | 1 | -0/+133 |
| | |||||
* | SERVER-46211 Disable balancer on mr_output_options.js | Randolph Tan | 2020-03-17 | 1 | -1/+1 |
| | |||||
* | SERVER-46413 Add tests for OCSP on Windows and OSX | Shreyas Kalyan | 2020-03-17 | 11 | -228/+243 |
| | |||||
* | SERVER-45450 Fix lint | Gregory Wlodarek | 2020-03-17 | 1 | -4/+4 |
| | |||||
* | SERVER-46641: Limit collection names to 255 characters. | Daniel Gottlieb | 2020-03-17 | 3 | -63/+4 |
| | |||||
* | SERVER-46389 Improve replication log line style | Tess Avitabile | 2020-03-17 | 9 | -18/+45 |
| | |||||
* | SERVER-45450 $accumulator performance | David Percy | 2020-03-17 | 3 | -9/+258 |
| | |||||
* | SERVER-46648 Cancel pending requests upon receiving the first response | Cheahuychou Mao | 2020-03-17 | 4 | -25/+146 |
| | |||||
* | SERVER-44115 autocomplete.js uses its own test database | Tommaso Tocci | 2020-03-17 | 1 | -0/+2 |
| | | | | | to avoid autocompletion trigger actions on leftover collections from previus tests | ||||
* | SERVER-46505 Restore requirement that full shard key must be in query to ↵ | Jack Mulrow | 2020-03-17 | 5 | -32/+45 |
| | | | | update shard key value | ||||
* | SERVER-45834 Turn off hang analyzer diagnostics for expected to fail ↵ | Shreyas Kalyan | 2020-03-17 | 2 | -0/+13 |
| | | | | replicaset initialization | ||||
* | SERVER-45088 Test safe reconfig avoids diverging configs | Ali Mir | 2020-03-17 | 1 | -0/+122 |
| | |||||
* | SERVER-46783 Mark $accumulator, $_internalJs operators as FCV 4.4 only | David Percy | 2020-03-16 | 1 | -0/+17 |
| | |||||
* | SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js. | Max Hirschhorn | 2020-03-16 | 1 | -0/+1 |
| | | | | | | It is possible for mongos to fail to upsert the document because a shard responds with a CannotImplicitlyCreateCollection error response after the collection has been dropped. | ||||
* | SERVER-46889 Add back original tests of cleanupOrphaned, but with shards ↵ | Esha Maharishi | 2020-03-16 | 9 | -1/+698 |
| | | | | running with disableResumableRangeDeleter=true | ||||
* | SERVER-46468 Prevent validate from generating overlong responses | Gregory Noma | 2020-03-16 | 2 | -0/+77 |
| | |||||
* | SERVER-46888 Make disableResumableRangeDeleter a startup-only parameter | Esha Maharishi | 2020-03-16 | 1 | -18/+24 |
| | |||||
* | SERVER-46168 Sort without predicate on non-hashed prefix fields does not use ↵ | Arun Banala | 2020-03-16 | 1 | -0/+26 |
| | | | | compound hashed index | ||||
* | SERVER-45094 add retryable read logic to network_error_and_txn_override.js | Pavi Vetriselvan | 2020-03-16 | 2 | -0/+262 |
| | |||||
* | SERVER-46879 Fix profiler query in read_pref_cmd.js and not assert that the ↵ | Cheahuychou Mao | 2020-03-16 | 2 | -61/+90 |
| | | | | command runs on two nodes when hedging is enabled | ||||
* | SERVER-45140 Remove lingering use of requires_text_logs tag. | Henrik Edin | 2020-03-16 | 1 | -4/+0 |
| | |||||
* | SERVER-46854 Disable periodic index consistency checker on config servers in ↵ | Mihai Andrei | 2020-03-16 | 1 | -0/+5 |
| | | | | jstests/sharding/lookup_mongod_unaware.js | ||||
* | SERVER-46846 Prevent delete_hint.js from running in multiversion ↵ | Bernard Gorman | 2020-03-16 | 1 | -1/+1 |
| | | | | passthroughs when last-stable is 4.2 | ||||
* | SERVER-46640 The TTLMonitor should not remove the cached index information ↵ | Gregory Wlodarek | 2020-03-13 | 1 | -0/+63 |
| | | | | from the TTLCollectionCache when a collection is not yet visible | ||||
* | SERVER-46756 Migration recovery on stepup can attempt to recover a move ↵ | Esha Maharishi | 2020-03-13 | 2 | -84/+21 |
| | | | | chunk already running and cause it to abort | ||||
* | SERVER-46859 Use namespace parameter with find fail point in ↵ | Jack Mulrow | 2020-03-13 | 1 | -1/+1 |
| | | | | router_transactions_metrics.js | ||||
* | SERVER-46494 improve perf of '$function' | Eric Cox | 2020-03-13 | 1 | -0/+82 |
| | |||||
* | SERVER-44272 Re-implement replSetSyncFrom logic while in initial sync | Jason Chan | 2020-03-13 | 1 | -0/+66 |
| | |||||
* | SERVER-44642 Verify that implementation of cross-database $out attaches ↵ | Svilen Mihaylov | 2020-03-13 | 3 | -1/+42 |
| | | | | writeConcern appropriately in sharded environments | ||||
* | SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rules | Lingzhi Deng | 2020-03-13 | 1 | -30/+7 |
| | |||||
* | SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work ↵ | Matthew Saltz | 2020-03-13 | 1 | -12/+70 |
| | | | | with refined shard keys | ||||
* | SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency test | Charlie Swanson | 2020-03-13 | 1 | -2/+7 |
| | |||||
* | SERVER-46215: use primaryShardAfter for the second ↵ | Lamont Nelson | 2020-03-13 | 1 | -2/+2 |
| | | | | assertShardDatabaseVersion in database_versioning_all_commands.js | ||||
* | SERVER-45987 Ensure apply op entries for deletes in multi-document ↵ | Ruoxin Xu | 2020-03-13 | 2 | -0/+251 |
| | | | | transactions only include the document key | ||||
* | SERVER-46004 refineCollectionShardKey should verify indexes on a shard with ↵ | Jack Mulrow | 2020-03-13 | 3 | -0/+158 |
| | | | | a chunk | ||||
* | SERVER-44244 Increase transactionLifetimeLimitSecs during validate hook. | Max Hirschhorn | 2020-03-12 | 3 | -35/+63 |
| | |||||
* | SERVER-43528 Remove already completed TODO in shard_existing_coll_chunk_count.js | Matthew Saltz | 2020-03-12 | 1 | -1/+0 |
| | |||||
* | SERVER-21700 Do not relax constraints during steady state replication. | Matthew Russotto | 2020-03-12 | 6 | -46/+73 |
| | |||||
* | SERVER-46440 Routing info should be reloaded before retry of creating ↵ | Alex Taskov | 2020-03-12 | 1 | -0/+40 |
| | | | | session collection index on stale config error | ||||
* | SERVER-46824 Fix read_after_optime.js when run in replica_sets_multiversion ↵ | Henrik Edin | 2020-03-12 | 1 | -1/+3 |
| | | | | | | suite The test is causing more logs to be sent than fits in the ramlog | ||||
* | SERVER-44884 Remove the 'useNewUpsert' flag after branching for 4.5 | Bernard Gorman | 2020-03-12 | 2 | -317/+0 |
| | |||||
* | SERVER-44409 Add FSM and nice-to-have collection and index test cases | Maria van Keulen | 2020-03-12 | 8 | -24/+556 |
| | |||||
* | SERVER-46802 Fix detection of functioning TCP_FASTOPEN_CLIENT | Sara Golemon | 2020-03-12 | 1 | -11/+13 |
| | |||||
* | SERVER-45489 Remove compound hashed shard key FCV related code | Arun Banala | 2020-03-12 | 1 | -14/+0 |
| | |||||
* | SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites. | Max Hirschhorn | 2020-03-12 | 9 | -65/+160 |
| | | | | | | | | | | | | | | | Adds automatic retry logic to ChunkHelper.moveChunk() to handle when the CSRS or replica set shard primary being killed, terminated, or stepped down leads to the moveChunk command being interrupted. Exposes replica set connections as part of the "connection cache" so that DBClientRS may be used to track the current primary of the CSRS or replica set shard. Introduces an fsm.forceRunningOutsideTransaction() utility function to prevent a state function from running inside a multi-statement transaction as part of the concurrency_*_multi_stmt_txn*.yml test suites. | ||||
* | SERVER-46310 index_build_restart_standalone.js should startup standalone ↵ | Gregory Wlodarek | 2020-03-12 | 1 | -1/+16 |
| | | | | nodes with 'recoverFromOplogAsStandalone=true' | ||||
* | SERVER-45826 Detect and fail when using passphrase with PKCS1/8 on macOS | Sara Golemon | 2020-03-12 | 1 | -0/+25 |
| | |||||
* | SERVER-46771 Fix auth_pass_prompt.js | Henrik Edin | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | SERVER-46533 Persist underlying BSON in CmdUpdate invocation | Amirsaman Memaripour | 2020-03-11 | 1 | -0/+4 |
| | |||||
* | SERVER-46806 repair_unfinished_indexes.js should startup standalone nodes ↵ | Louis Williams | 2020-03-11 | 1 | -1/+7 |
| | | | | with 'recoverFromOplogAsStandalone=true' |