Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1009

mongocxx::pool should take options::pool, not options::ssl

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None

      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.

            Assignee:
            rassi J Rassi
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: