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

connection pool asio integration test is too aggressive in ConnSetupSurvivesFailure

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc3
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 2016-11-21
    • 0

      ConnSetupSurvivesFailure spins up 8 threads that each do 1000 ops, which spins up too many open connections and causes either that test, or later tests, to fail with ECONNREFUSED on windows.

      On linux this isn't an issue because we'll just queue up connects, rather than refusing.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: