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

initial_sync3.js fails sporadically due to wrong node being elected primary

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.8.0-rc0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • ALL

      http://buildlogs.mongodb.org/MCI_linux-64/builds/121974/test/replicasets_0/initial_sync3.js

      Error: assert.soon failed: function () {
          var result = nodes[1].getDB("admin").runCommand({isMaster : 1});
          printjson(result);
          return result.secondary;
      }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.soon (src/mongo/shell/assert.js:181:51)
          at /data/mci/shell/src/jstests/replsets/initial_sync3.js:47:8
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: