You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alexander Onnikov (JIRA)" <ji...@apache.org> on 2016/11/27 06:18:58 UTC

[jira] [Updated] (CXF-7155) JAXRSOutInterceptor do not close CachedOutputStream when out buffering is enabled

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

Alexander Onnikov updated CXF-7155:
-----------------------------------
    Description: 
JAXRSOutInterceptor do not close CachedOutputStream after message body has been written.
As a result temp files generated by CachedOutputStream are not deleted.


  was:
JAXRSOutInterceptor do not close CachedOutputStream after message body have been written.
As a result temp files generated by CachedOutputStream are not deleted.



> JAXRSOutInterceptor do not close CachedOutputStream when out buffering is enabled
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-7155
>                 URL: https://issues.apache.org/jira/browse/CXF-7155
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.0.9
>            Reporter: Alexander Onnikov
>
> JAXRSOutInterceptor do not close CachedOutputStream after message body has been written.
> As a result temp files generated by CachedOutputStream are not deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)