[ 
https://issues.apache.org/jira/browse/CXF-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aki Yoshida resolved CXF-4797.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.4
                   2.8.0
    
> 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
>             Fix For: 2.8.0, 2.7.4
>
>
> 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