Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-97158

Add singleUseConnections flag to ConnectionPool::Options

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • Networking & Obs 2024-12-23

      For proper load balancing, mongot requires that gRPC use a fresh stream on each new command. Add a singleUseConnections flag to the ConnectionPool::Options that causes the connection pool to never return streams to the pool.

      See the design for more details.

            Assignee:
            joseph.prince@mongodb.com Joseph Prince
            Reporter:
            erin.mcnulty@mongodb.com Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: