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).
- is depended on by
-
PHPLIB-528 Add more sessions tests with more read and write commands
- Closed
- is related to
-
CDRIVER-3780 Create public API to report whether a server session is dirty
- Closed