[SERVER-15862] isself_different_port.js in linux-64-legacyrepl Created: 28/Oct/14  Updated: 19/Nov/14  Resolved: 29/Oct/14

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 2.8.0-rc0

Type: Bug Priority: Critical - P2
Reporter: Ian Whalen (Inactive) Assignee: Andy Schwerin
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

TEST HISTORY
LOGS

assert: command failed: {
	"ok" : 0,
	"errmsg" : "version number must increase, old: 2 new: 2",
	"code" : 93
} : {
	"replSetReconfig" : {
		"_id" : "isselfDifferentPortTest",
		"version" : 2,
		"members" : [
			{
				"_id" : 0,
				"host" : "build20.nj1.10gen.cc:31001"
			}
		]
	}
}
Error: command failed: {
	"ok" : 0,
	"errmsg" : "version number must increase, old: 2 new: 2",
	"code" : 93
} : {
	"replSetReconfig" : {
		"_id" : "isselfDifferentPortTest",
		"version" : 2,
		"members" : [
			{
				"_id" : 0,
				"host" : "build20.nj1.10gen.cc:31001"
			}
		]
	}
}
    at Error (<anonymous>)
    at doassert (src/mongo/shell/assert.js:11:14)
    at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5)
    at src/mongo/shell/replsettest.js:451:20
    at Function.assert.soon (src/mongo/shell/assert.js:183:17)
    at ReplSetTest.initiate (src/mongo/shell/replsettest.js:449:12)
    at /srv/10gen/mci-exec/mci/shell/src/jstests/replsets/isself_different_port.js:16:8



 Comments   
Comment by Githook User [ 29/Oct/14 ]

Author:

{u'username': u'andy10gen', u'name': u'Andy Schwerin', u'email': u'schwerin@mongodb.com'}

Message: SERVER-15862 Fix isself_different_port.js by reconfiguring smarter.
Branch: master
https://github.com/mongodb/mongo/commit/4abd12a3c899f9c06bf0ca26877ca536635b1ebf

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