Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-85

Legacy index creation should specify a write concern

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.0.0-beta2
    • Affects Version/s: 0.2.0
    • Component/s: None
    • Labels:
      None

      Currently, Collection::createIndexesLegacy() executes a bulk write on the Server object, which does not allow a write concern to be specified (PHPC-271). Internally, the libmongoc client write concern is applied. Per discussion on SPEC-195, we should decide on a particular write concern to use here.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: