[SERVER-5678] assert in mongos_no_detect_sharding.js on 2.0 branch Created: 21/Apr/12  Updated: 11/Jul/16  Resolved: 21/Apr/12

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 2.0.5

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

V2.0 Linux 64-bit


Operating System: ALL
Participants:

 Description   

--- Sharding Status --- 
  sharding version: { "_id" : 1, "version" : 3 }
  shards:
	{  "_id" : "shard0000",  "host" : "localhost:30000" }
  databases:
	{  "_id" : "admin",  "partitioned" : false,  "primary" : "config" }
	{  "_id" : "test",  "partitioned" : true,  "primary" : "shard0000" }
		test.foo chunks:
				shard0000	1
			{ "_id" : { $minKey : 1 } } -->> { "_id" : { $maxKey : 1 } } on : shard0000 { "t" : 1000, "i" : 0 }
 
assert: 1 is not greater than 1 : undefined

http://buildbot.mongodb.org/builders/V2.0%20Linux%2064-bit/builds/242/steps/test_10/logs/stdio



 Comments   
Comment by Eric Milkie [ 21/Apr/12 ]

cherry-picked 51054057b2ed432ef925cb48bcb28e5684d8b76d

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