You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Thomas Manville (JIRA)" <ji...@apache.org> on 2014/01/02 22:35:51 UTC

[jira] [Created] (JCLOUDS-417) ConsumeOnCloseInputStream performs IO in finalize

Thomas Manville created JCLOUDS-417:
---------------------------------------

             Summary: ConsumeOnCloseInputStream performs IO in finalize
                 Key: JCLOUDS-417
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-417
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-core
         Environment: Ubuntu 12.04
            Reporter: Thomas Manville
            Priority: Minor


By performing IO in finalize for un-closed JavaUrlHttpCommandExecutorServices, the finalize queue may grow faster than the finalize thread can process.  In our system, this caused out-of-memory failures due to quick retry cycles.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)