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

db.dropDatabase() fails in sharded environment

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Environment:
      sharding with 5 servers running Win2003
      config server and mongos run on separate machine with Win2008
    • Windows

      calling db.dropDatabase() from mongo shell fails with error.

      It seems database was droped from the first shard (deeras36) but other 4 shards still keep their parts.

      Repeated call reports success but db is still not droped properly.

      Mongo shell session with db.printShardingStatus() attached

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            tomas Tomas Pecholt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: