You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2011/06/27 14:36:47 UTC

[jira] [Updated] (HTTPCORE-262) Enhance the ChunkDecoder to be a FileContentDecoder

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

Asankha C. Perera updated HTTPCORE-262:
---------------------------------------

    Attachment: HTTPCORE-262-first.patch

This patch is to share the first cut of this implementation and unit test updates for initial review and feedback, and should not be considered as complete or final

The feature is suggested for 4.2-alpha1

> Enhance the ChunkDecoder to be a FileContentDecoder
> ---------------------------------------------------
>
>                 Key: HTTPCORE-262
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-262
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>    Affects Versions: 4.1.1
>            Reporter: Asankha C. Perera
>            Assignee: Asankha C. Perera
>            Priority: Minor
>             Fix For: 4.2-alpha1
>
>         Attachments: HTTPCORE-262-first.patch
>
>
> The current ChunkDecoder needs to buffer responses through memory as it does not implement the FileContentDecoder interface to support zero copy. This issue will track a possible enhancement proposed to allow the ChunkDecoder to be a FileContentDecoder.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org