mongoc_collection_create_index_with_opts ignores collection writeConcern

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.13.0
    • Affects Version/s: 1.5.0
    • Component/s: libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If no writeConcern is passed to mongoc_collection_create_index_with_opts, it should use the collection's writeConcern, but in fact it uses the default writeConcern.

      The NEWS entry for 1.5.0 claiming "mongoc_collection_create_index_with_opts now applies the collection's write concern if none is specified in opts" seems to have been wrong all along.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: