Improve minpoolsize docs:
http://api.mongodb.org/c/current/mongoc_uri_t.html
http://api.mongodb.org/c/current/mongoc_client_pool_min_size.html
Don't close any clients pushed into pool if min size is 0.
Introduced in https://github.com/mongodb/mongo-c-driver/pull/171, specifically:
This appears to date to release 1.1.2. I marked this "affects version 1.1.11" since that was the first version tracked in Jira.
- is related to
-
CDRIVER-1196 Make client pool a LIFO
- Closed