Andrew Gaul created JCLOUDS-194:
-----------------------------------

             Summary: Wire logging callers do not always close returned 
FileBackedOutputStream
                 Key: JCLOUDS-194
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-194
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-blobstore
    Affects Versions: 1.6.1, 1.7.0
            Reporter: Andrew Gaul
            Assignee: Andrew Gaul


Wire methods return a FileBackedOutputStream which must be closed to avoid 
littering /tmp with large logging files.  I first noticed this with the Atmos 
provider while listing a directory but I suspect some others suffer from this 
as well.  Audit results from: grep -rIi -e 'wire\.input(' -e 'wire\.output(' *

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to