Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4530

parallel/repl.js test is broken

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      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.

            Assignee:
            antoine Antoine Girbal
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: