Uploaded image for project: 'FORTRESS'
  1. FORTRESS
  2. FC-234

Close the connection in http get

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.1
    • None

    Description

      add try/catch/finally block to get to close the connection

              finally
             

      {             // Release current connection to the connection pool.             if ( get != null )                 get.releaseConnection();         }

      Attachments

        Activity

          People

            smckinney Shawn McKinney
            smckinney Shawn McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: