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

Test that router-connections made to a mongod aren't closed on rollback

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch

      Make sure that connections through the router port aren't closed during rollback. Today, this works 'by magic', because we skip closing connections for clients that still have the kPending tag, which is never unset on the router code path. But we should at least add a test to make sure this behavior doesn't regress, and also consider making the functionality more obvious/less magical.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: