Kaloian Manassiev
a7e6d919ec
SERVER-21050 Continuous config server primary step down
...
This change adds a continuous primary stepdown capability to the
ReplicaSetTest and hooks it into ShardingTest.
2015-12-23 10:39:04 -05:00
Kaloian Manassiev
1206c5f1c2
Revert "SERVER-21050 Continuous config server primary step down"
...
This reverts commit 99b433b289 .
2015-12-11 15:56:54 -05:00
Kaloian Manassiev
99b433b289
SERVER-21050 Continuous config server primary step down
...
This change adds a continuous primary stepdown capability to the
ReplicaSetTest and hooks it into ShardingTest.
2015-12-11 15:23:26 -05:00
Jonathan Abrahams
f1b5088e9e
SERVER-21516 Remove dbStats command from readConcern testing override
2015-12-08 14:10:25 -05:00
Jonathan Abrahams
0637179c78
SERVER-21618 Add more commands to readConcern passthrough tests
2015-11-30 14:09:39 -05:00
Jonathan Abrahams
d6351c58ab
SERVER-21508 Run core suite using minimum batchSize on find
2015-11-20 00:15:39 -05:00
Kaloian Manassiev
68dfaba3e8
SERVER-21489 enableSharding should return error if sharding is already enabled
2015-11-18 18:25:52 -05:00
Mike Grundy
21fe3e04ac
SERVER-21343 Fix the printing of JS objects in read concern passthrough test code
2015-11-12 10:33:54 -05:00
Mathias Stearn
93832192cc
SERVER-21046 Explain no longer supports majority readConcern
...
We decided that the semantics are too confusing for this to be useful. In
particular, it seemed odd that readConcern was an option when explaining
write commands even though it isn't an option when running write commands.
2015-11-04 13:53:03 -05:00
Mathias Stearn
525f514ab7
SERVER-21274 Clean up command interception for read_concern_passthrough
...
* Correctly parses the name of the command
* Emulates writeConcern for createIndexes which doesn't support it
* Correctly handles aggregations containing $out
* Pulls the names of commands out to declarative lists
2015-11-04 13:53:03 -05:00
Mike Grundy
c48ff0ba61
SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js
...
Previously reverted because the slow2.yml changes were left out.
2015-10-23 00:20:47 -04:00
Mike Grundy
5bf9355aed
Revert "SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js"
...
This reverts commit 56901168ce .
2015-10-22 23:46:40 -04:00
Mike Grundy
56901168ce
SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js
2015-10-22 22:26:24 -04:00
Robert Guo
675cb2f6f9
SERVER-20289 Add jstest suite to implicitly shard collections
2015-09-29 10:03:44 -04:00