-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
ALL
{ "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.