Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2003

Expose whether a client session is dirty

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.13.0
    • Affects Version/s: None
    • Component/s: Spec Comp
    • Labels:
      None

      CDRIVER-3780 introduced mongoc_client_session_get_dirty. Implementation of various session spec tests (PHPLIB-528) require that we expose this information through PHPC.

      We can consider either introducing a public API (e.g. isDirty() method) or expose this through debug info (assuming PHPLIB can infer from that).

            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: