You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2012/10/24 11:24:11 UTC

[jira] [Created] (CXF-4599) Async HTTP may fail for large data due to a file caching issue

Aki Yoshida created CXF-4599:
--------------------------------

             Summary: Async HTTP may fail for large data due to a file caching issue
                 Key: CXF-4599
                 URL: https://issues.apache.org/jira/browse/CXF-4599
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.7.0
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida
             Fix For: 2.7.1


This is an issue discovered while testing all the tests with the file caching option enforced.

It relates to CXF-4592 but as this is unique to the async feature of 2.7.x, it is tracked separately in this ticket.

--
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-4599) Async HTTP may fail for large data due to a file caching issue

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

Aki Yoshida resolved CXF-4599.
------------------------------

    Resolution: Fixed
    
> Async HTTP may fail for large data due to a file caching issue
> --------------------------------------------------------------
>
>                 Key: CXF-4599
>                 URL: https://issues.apache.org/jira/browse/CXF-4599
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.7.0
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 2.7.1
>
>
> This is an issue discovered while testing all the tests with the file caching option enforced. The read operation from the channel in CXFHttpAsyncRequestProducer is not filling the buffer correctly. As a result, it generates a corrupted output.
> It relates to CXF-4592 but as this is unique to the async feature of 2.7.x, it is tracked separately in this ticket.

--
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-4599) Async HTTP may fail for large data due to a file caching issue

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

Aki Yoshida updated CXF-4599:
-----------------------------

    Description: 
This is an issue discovered while testing all the tests with the file caching option enforced. The read operation from the channel in CXFHttpAsyncRequestProducer is not filling the buffer correctly. As a result, it generates a corrupted output.

It relates to CXF-4592 but as this is unique to the async feature of 2.7.x, it is tracked separately in this ticket.

  was:
This is an issue discovered while testing all the tests with the file caching option enforced.

It relates to CXF-4592 but as this is unique to the async feature of 2.7.x, it is tracked separately in this ticket.

    
> Async HTTP may fail for large data due to a file caching issue
> --------------------------------------------------------------
>
>                 Key: CXF-4599
>                 URL: https://issues.apache.org/jira/browse/CXF-4599
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.7.0
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 2.7.1
>
>
> This is an issue discovered while testing all the tests with the file caching option enforced. The read operation from the channel in CXFHttpAsyncRequestProducer is not filling the buffer correctly. As a result, it generates a corrupted output.
> It relates to CXF-4592 but as this is unique to the async feature of 2.7.x, it is tracked separately in this ticket.

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