Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2779

mongoc_collection_create_index_with_opts ignores collection writeConcern

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.13.0
    • Affects Version/s: 1.5.0
    • Component/s: libmongoc
    • Labels:
      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:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: