You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/30 16:28:22 UTC

[jira] Created: (JAMES-1096) MimeMessageWrapper should try to prevent copy of headers into memory when wrapping a MimeMessageWrapper instance

MimeMessageWrapper should try to prevent copy of headers into memory when wrapping a MimeMessageWrapper instance
----------------------------------------------------------------------------------------------------------------

                 Key: JAMES-1096
                 URL: https://issues.apache.org/jira/browse/JAMES-1096
             Project: JAMES Server
          Issue Type: Improvement
    Affects Versions: 2.3.2, 2.3.1, 2.3.0, 2.2.0, 3.0-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M2


MimeMessageWrapper does copy the headers of the wrapped MimeMessageWrapper to parse them. This copy can be eliminated to improve memory usage

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (JAMES-1096) MimeMessageWrapper should try to prevent copy of headers into memory when wrapping a MimeMessageWrapper instance

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1096.
----------------------------------

    Resolution: Fixed

fixed

> MimeMessageWrapper should try to prevent copy of headers into memory when wrapping a MimeMessageWrapper instance
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JAMES-1096
>                 URL: https://issues.apache.org/jira/browse/JAMES-1096
>             Project: JAMES Server
>          Issue Type: Improvement
>    Affects Versions: 2.2.0, 2.3.0, 2.3.1, 2.3.2, 3.0-M1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>
> MimeMessageWrapper does copy the headers of the wrapped MimeMessageWrapper to parse them. This copy can be eliminated to improve memory usage

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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