Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4056

Load balancer: Connection Pooling

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.19.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Scope

      When connected to a LoadBalanced cluster:

      • Add loadBalanced to the handshake.
      • Reject server connections that do not include loadBalanced in the reply.

      Not in scope

      • Connection pinning to cursors or transactions. Rationale: The C driver does not implement a CMAP compliant connection pool (see CDRIVER-2871). Only one connection is available to a server for all operations within a client.
      • Connection tracking.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: