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

timeout in repl_monitor_stress.js waiting for node to become master

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker - P1 Blocker - P1
    • None
    • 2.2.0
    • Replication
    • ALL

    Description

      http://buildlogs.mongodb.org/V2.2%20Linux%2064-bit%20Legacy/builds/62/test/slow%20nightly/repl_monitor_stress.js

      	
      Mon Oct 15 07:50:48 uncaught exception: assert.soon failed: function () {
          var connPoolStats = mongos.getDB("admin").runCommand({connPoolStats:1});
          var replView = connPoolStats.replicaSets[replTest.name];
          print("Current replView: " + tojson(replView));
          return replView.master == node;
      }, msg:timed out waiting for node " + node + " to become master
      failed to load: /mnt/data/slaves/Linux_64bit_Legacy_V2.2/mongo/jstests/slowNightly/repl_monitor_stress.js

      Attachments

        Activity

          People

            Unassigned Unassigned
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: