DBPortPool is not reusing sockets once maxSize is reached.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      A report has come in that connections/sockets are not being reused by other threads, than last used them, once the max size of the DBPortPool is reached.

      The report says that by removing the thread-id check the problem goes away. DBPortPool.java:164 – "if ( p._lastThread == id )"

            Assignee:
            Scott Hernandez (Inactive)
            Reporter:
            Scott Hernandez (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: