Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-3009

Update min_pool_size documentation for population

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.18.0
    • Affects Version/s: None
    • Component/s: Docs
    • Labels:
    • Fully Compatible

      https://www.mongodb.com/docs/ruby-driver/master/reference/create-client/ says:

      > The driver does not create connections eagerly - a connection is only created when a MongoDB operation is to be executed and there are no available connections, and the total number of established connections to the target server is below :max_pool_size.

      This is no longer true - we do have population and respect min pool size.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: