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

Implement ConnectionPoolStats in gRPC AsyncClientFactory

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • ALL
    • Egress gRPC 2025-02-14
    • 2

      Implement the ConnectionPoolStats in the AsyncClientFactory & expose them through appendStats, setting any stats (like refreshing) to 0 if they are not relevant. We will want to write a test similar to jstests/with_mongot/mongotmock/configure_mongot_connpool.js in order to test these stats, though it can be more straightforward as we don't care about refreshing stats or connection maximums, as our gRPC implementation uses one connection per remote anyways.

            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: