-
Type: Bug
-
Resolution: Duplicate
-
Priority: 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
- depends on
-
SERVER-5521 Better user feedback when drop command was not executed successfully on all shards
- Closed