-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 3.6.1
-
Component/s: Command Operations
-
None
This is because DropIndexOperation#(MongoNamespace namespace, BsonDocument keys, WriteConcern writeConcern) generates an index name and calls the server with this generating index name instead of passing the keys to the server.