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

Norman Maurer resolved IMAP-337.
--------------------------------

    Resolution: Fixed

done

> Don't wrap Content InputStream
> ------------------------------
>
>                 Key: IMAP-337
>                 URL: https://issues.apache.org/jira/browse/IMAP-337
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Processor
>    Affects Versions: 0.2.1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> At the moment we wrap the InputStream of Content in a BoundedInputStream. 
> This is not necessary and also make it impossible todo any futher 
> optimization later when accessing the InputStream as it is not of the type as 
> it was before. This becomes a pain when we want to use zero-copy file 
> transfer. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to