You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2011/06/29 09:47:28 UTC

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

    [ https://issues.apache.org/jira/browse/HTTPCORE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057060#comment-13057060 ] 

Oleg Kalnichevski commented on HTTPCORE-262:
--------------------------------------------

Asankha

Do you have any plans to look into making ChunkEncoder support FileContentEncoder? It'd be nice to have all content codecs support direct channel transfer.

Cheers

Oleg

> 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