Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-326

MultiThreadedConnectionManager should provide a shutdown

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0 Final
    • None
    • HttpClient (classic)
    • None
    • Operating System: other
      Platform: PC
    • 27589

    Description

      MultiThreadedConnectionManager should provide a shutdown() method to release
      all its resources, it is currently using daemon threads that cannot be stopped
      and HTTP connections that cannot be released.
      This is annoying when the pool of connection is created within a web
      application that is undeployed and re-deployed (i.e. the JVM is not restarted)
      consuming resources on local and remote servers.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--shutdown.patch
          15 kB
          Michael Becke
        2. ASF.LICENSE.NOT.GRANTED--shutdown.patch
          13 kB
          Michael Becke

        Activity

          People

            Unassigned Unassigned
            gael_marziou@hp.com Gael Marziou
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: