assert in mongos_no_detect_sharding.js on 2.0 branch

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.0.5
    • Affects Version/s: None
    • Component/s: Sharding
    • Environment:
      V2.0 Linux 64-bit
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      --- 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

              Assignee:
              Eric Milkie
              Reporter:
              Ian Whalen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: