Don't set write concern on mongoc_bulk_operation_t unnecessarily

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 0.2.0
    • Affects Version/s: 0.1.4
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Calling mongoc_bulk_operation_set_write_concern(NULL) (i.e. when we know no write concern zval was received by a write method) results in libmongoc overwriting the existing write concern with a new object. Ideally, we should inherit the client's write concern.

              Assignee:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: