scoped_db_conn_test.exe - DontReturnConnGoneBadToPool Failed

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Waley Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: