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

scoped_db_conn_test.exe - DontReturnConnGoneBadToPool Failed

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc2
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 18 (08/05/16), Platforms 2016-08-26, Platforms 2016-10-10, Platforms 2016-10-31
    • 0

      In the test, when it does the ASSERT on the connection, it expects that the connection always returned to the pool.
      However, the connection can become invalid and not be returned to the pool which fails the ASSERT.

      The fix is to only do the ASSERT on the connection if it was still valid and returned to the pool.

            Assignee:
            waley.chen Waley Chen
            Reporter:
            waley.chen Waley Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: