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

Return connections inline, spawn connections out of line

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.0-rc5, 4.3.1
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible
    • v4.2
    • Security 2019-07-15, Service Arch 2019-08-12

      It turns out that both get and the conn dtor effectively avoid the executor queue when they run inline. This is desirable because it means any given command can start sooner. That said, spawning connects is only necessary rarely and always slow when it is needed.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: