[SERVER-16438] mongos_no_replica_set_refresh.js Created: 24/Nov/14  Updated: 11/Jul/16  Resolved: 05/Dec/14

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.8.0-rc3

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Eric Milkie
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File mongos_no_replica_set_refresh.log    
Operating System: ALL
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 05/Dec/14 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-16438 mongos_no_replica_set_refresh.js agnostic to which node is elected primary
Branch: master
https://github.com/mongodb/mongo/commit/ce90736c0199e50aab82901c50383981c6292408

Comment by Ian Whalen (Inactive) [ 05/Dec/14 ]

still happening as of 12/5, mostly on ubuntu 1204 and suse11.

Comment by Randolph Tan [ 03/Dec/14 ]

attached logs for https://mci.10gen.com/task/mongodb_mongo_master_windows_64_225aa52bd22a54d06cc090e7cd4b0fd4312213b2_14_12_03_17_09_07_sharding_WT_windows_64

Comment by Ian Whalen (Inactive) [ 01/Dec/14 ]

just noting that this is still happening as of 12/01.

Comment by Ian Whalen (Inactive) [ 24/Nov/14 ]

assigning to milkie for triage.

Generated at Thu Feb 08 03:41:03 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.