The pool class needs to proxy all options onto clients returned from the pool, so it needs to take the same options as client does.
Many options come from the URI, but some don't. Currently, options::clients includes options::ssl, but more could be added in the future, such as APM.
- depends on
-
CDRIVER-1546 What is the expected direction for client/pool options?
- Closed