Support aggregate message store objects
---------------------------------------

         Key: JBMAIL-37
         URL: http://jira.jboss.com/jira/browse/JBMAIL-37
     Project: JBoss Mail
        Type: Sub-task
  Components: SMTP, POP  
    Reporter: Andrew Oliver
 Assigned to: Andrew Oliver 
    Priority: Critical
     Fix For: 1.0-M4


Support the concept of storing different mime parts as seperate store objects 
and "aggregate" store objects that tie them together in a particular order.  
Meaning rather than storing the entire body of a message with seperate MIME 
parts, we can store each mime part seperately.


The mime aggregate should have a "uniqueness checksum" as well as each 
individual subpart.  Body replacement (deduplification) can happen either at 
the top level (the aggregate) or on an individual mime part.

In the case of a complete aggregate the checksum could probably be an aggregate 
flag and then what is essentially an array of the subpart store ids.

Again this should be toggleable off. It optimizes storage above performance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to