-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
ALL
I believe the test used to run all operations created by the EventGenerator against the master node spawned by the test. (I believe this had been accomplished by setting the db variable explicitly and not running the generated events in new scopes.)
Instead the generated operations now run against the mongod the spawning mongo shell is attached to, if there is one. This causes the test to fail when it attempts to validate collections that should have been created on the master mongod node.