Parse readconcernlevel in URI options array

XMLWordPrintableJSON

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

      According to mongoc_uri_parse_option() in mongoc-uri.c, "readconcernlevel" is only handled when processing the URI's query string. This means that PHPC may not be properly assigning the value when picking it up from Manager's $options array argument (instead of the URI string).

      This should be trivial to test, given that we now have a Manager::getReadConcern() method.

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

                Created:
                Updated:
                Resolved: