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

mongos_no_replica_set_refresh.js

    • ALL

      TEST HISTORY

      LOGS

      {
      	"setName" : "test-rs0",
      	"setVersion" : 1,
      	"ismaster" : true,
      	"secondary" : false,
      	"hosts" : [
      		"ip-10-169-163-152:31100",
      		"ip-10-169-163-152:31101",
      		"ip-10-169-163-152:31102"
      	],
      	"primary" : "ip-10-169-163-152:31101",
      	"me" : "ip-10-169-163-152:31101",
      	"electionId" : ObjectId("5473686464bd1b058b5c3c8d"),
      	"rbid" : 1796697860,
      	"maxBsonObjectSize" : 16777216,
      	"maxMessageSizeBytes" : 48000000,
      	"maxWriteBatchSize" : 1000,
      	"localTime" : ISODate("2014-11-24T17:19:00.848Z"),
      	"maxWireVersion" : 3,
      	"minWireVersion" : 0,
      	"ok" : 1
      }
      assert.soon failed: function (){ return numRSHosts() < 3 }
      Error: assert.soon failed: function (){ return numRSHosts() < 3 }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.soon (src/mongo/shell/assert.js:189:13)
          at /data/mci/shell/src/jstests/sharding/mongos_no_replica_set_refresh.js:35:8
      

      Seen mostly on Debian 7.1, but also occasionally seen on Linux 32 and Ubuntu 1204.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: