MongoCollection.dropIndex(Bson keys) does not work for non-generated index names

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 3.8.0
    • Affects Version/s: 3.6.1
    • Component/s: Command Operations
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Daniel Fesenmeyer [X]
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: