summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_aware_primary_failover.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-51230 jstests which use shardingStatus's configServer response field ↵Kevin Pulo2020-09-301-1/+2
| | | | should wait for RSM updates
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-2/+2
|
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵James Wahlin2019-08-141-1/+1
| | | | assert.commandWorked()
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-53/+53
|
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ↵Kaloian Manassiev2019-01-161-3/+2
| | | | size
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-2/+1
| | | | This reverts commit c5a4250a649ab0afb4ecdf227d4a0400f9e68786.
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-1/+2
| | | | This reverts commit d05e04551b7e399a5554858de48541ae11988b10.
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-2/+1
|
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ↵Esha Maharishi2016-09-151-2/+11
| | | | sent by the config server
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
|
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-081-1/+1
|
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+51