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

Ensure mongot options are appropriately set with gRPC

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • Fully Compatible
    • Networking & Obs 2025-01-20, Egress gRPC 2025-01-31
    • 1

      GRPC relies on the pinTaskExecCursorConns server parameter being true to guarantee that all getMore/killCursor commands are sent over the same stream as the command that initiated the cursor(s). Ideally this would be implemented at a lower level, but for now we should just always set that parameter to true when we are communicating with mongot using gRPC.

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

              Created:
              Updated:
              Resolved: