-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
v3.4
-
Repl 2017-09-11
When waiting for background index builds to complete, ReplSetTest.checkReplicaSet() passes a
{w: all}writeConcern with every collMod command invocation. This may not be necessary given that the function eventually calls ReplSetTest.awaitReplication() here:
- is depended on by
-
SERVER-30371 Separate renameCollection across DB commands into individual oplog entries
- Closed
- is duplicated by
-
SERVER-33498 ReplSetTest.checkReplicaSet fails when run against a config server replica set.
- Closed
- is related to
-
SERVER-24506 Support views in cloner & DataReplicator/DatabaseCloner
- Closed
-
SERVER-25496 the validate hook will not work with older versions of mongod
- Closed
-
SERVER-28989 Avoid dropping dummy database in ReplSetTest.prototype.checkReplicaSet()
- Closed