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)" <ji...@apache.org> on 2011/08/23 20:14:29 UTC

[jira] [Resolved] (MAILBOX-116) Lazy load and populate the MimeDescriptor

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

Norman Maurer resolved MAILBOX-116.
-----------------------------------

    Resolution: Fixed

done!

> Lazy load and populate the MimeDescriptor
> -----------------------------------------
>
>                 Key: MAILBOX-116
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-116
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: store
>    Affects Versions: 0.3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.4
>
>
> At the moment we pre-load the MimeDescriptor when create the MessageResult even if we maybe don't access it later. Loading the MimeDescriptor can be really heavy-weight and also very slow depending on the underlying mailbox implementation (it may need to parse the whole message for it). We also should make sure to re-used previous parsed header instances as at the moment we re-parse the raw header when generating the MimeDescriptor

--
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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org