You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peng Zhang (JIRA)" <ji...@apache.org> on 2012/10/12 07:19:03 UTC

[jira] [Created] (CXF-4557) More unclosed XMLStreamReader/Writer - CXF-4523

Peng Zhang created CXF-4557:
-------------------------------

             Summary: More unclosed XMLStreamReader/Writer - CXF-4523
                 Key: CXF-4557
                 URL: https://issues.apache.org/jira/browse/CXF-4557
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.6.2
            Reporter: Peng Zhang


Beside what is fixed in CXF-4523, we found more code with unclosed XMLStreamReader/Writer which may affect the performance of cxf. 
We have made a patch to close them. Please check the attached patch file.

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

[jira] [Resolved] (CXF-4557) More unclosed XMLStreamReader/Writer - CXF-4523

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-4557.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
                   2.5.7
         Assignee: Daniel Kulp

Slightly modified patch applied.  Thanks!
                
> More unclosed XMLStreamReader/Writer - CXF-4523
> -----------------------------------------------
>
>                 Key: CXF-4557
>                 URL: https://issues.apache.org/jira/browse/CXF-4557
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.6.2
>            Reporter: Peng Zhang
>            Assignee: Daniel Kulp
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: CXF-4557.patch
>
>
> Beside what is fixed in CXF-4523, we found more code with unclosed XMLStreamReader/Writer which may affect the performance of cxf. 
> We have made a patch to close them. Please check the attached patch file.

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

[jira] [Updated] (CXF-4557) More unclosed XMLStreamReader/Writer - CXF-4523

Posted by "Peng Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peng Zhang updated CXF-4557:
----------------------------

    Attachment: CXF-4557.patch

close XMLStreamReader/Writer
                
> More unclosed XMLStreamReader/Writer - CXF-4523
> -----------------------------------------------
>
>                 Key: CXF-4557
>                 URL: https://issues.apache.org/jira/browse/CXF-4557
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.6.2
>            Reporter: Peng Zhang
>         Attachments: CXF-4557.patch
>
>
> Beside what is fixed in CXF-4523, we found more code with unclosed XMLStreamReader/Writer which may affect the performance of cxf. 
> We have made a patch to close them. Please check the attached patch file.

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