-
Type: Bug
-
Resolution: Incomplete
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.3, 3.0.4
-
Component/s: Sharding
-
None
-
ALL
-
Sharding B (10/30/15)
I have a sharded cluster with 4 shards using MongoDB 3.0.3 and WiredTiger engine.
Recently, when I log in mongos and type `sh.status()`, I find many messy names of database shown in attachment.
But when I log in the primary shard of the messy databases specified in the `sh.status()`, I can't find those messy databases shown in attachment.
I'm sure I don't insert these messy databases in my cluster.