Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5678

assert in mongos_no_detect_sharding.js on 2.0 branch

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

      --- 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:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: