Aki Yoshida created CXF-4797:
--------------------------------

             Summary: CachedWriter may leave temp files undeleted
                 Key: CXF-4797
                 URL: https://issues.apache.org/jira/browse/CXF-4797
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.7.2
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


CachedWriter may leave temporary files on the file system. 

CachedWriter is used for data caching by the logging interceptors, for 
examples, when the data is read from the Reader object when the InputStream is 
no longer available. After the CachedWriter and its associated input readers 
are closed, the temporary file, if created, should be deleted.

 

--
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