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/03/29 13:43:27 UTC

[jira] Created: (JAMES-985) Store the MimeMessage in an extra datastore and just load it on demand

Store the MimeMessage in an extra datastore and just load it on demand
----------------------------------------------------------------------

                 Key: JAMES-985
                 URL: https://issues.apache.org/jira/browse/JAMES-985
             Project: JAMES Server
          Issue Type: Sub-task
            Reporter: Norman Maurer


JMS not really good in terms of performance when big messages are send around. We should store the MimeMessage of the Mail object in a extra storage and just load it when necessary. 

We could use claim check EIP for this:

http://camel.apache.org/claim-check.html


-- 
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-985) Store the MimeMessage in an extra datastore and just load it on demand

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

Norman Maurer resolved JAMES-985.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-M1
         Assignee: Norman Maurer

File based solation in trunk now.. JPA and JCR will get written later..

> Store the MimeMessage in an extra datastore and just load it on demand
> ----------------------------------------------------------------------
>
>                 Key: JAMES-985
>                 URL: https://issues.apache.org/jira/browse/JAMES-985
>             Project: JAMES Server
>          Issue Type: Sub-task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> JMS not really good in terms of performance when big messages are send around. We should store the MimeMessage of the Mail object in a extra storage and just load it when necessary. 
> We could use claim check EIP for this:
> http://camel.apache.org/claim-check.html

-- 
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