-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
users may set certain options on a client, like write concern, that are at odds with the settings on their parent mongoc_client_pool. When these clients get pushed back into the pool, we don't make any effort to "reset" the client so that its options match the pool's options again. It's possible users can pop a "dirty" client with unexpected option settings.
- duplicates
-
CDRIVER-3537 Pooled clients should clear state when pushed back onto the pool
- Backlog