[
http://jira.jboss.com/jira/browse/JBMAIL-37?page=all ]
Andrew Oliver resolved JBMAIL-37.
---------------------------------
Resolution: Done
This is done. Working on IMAP "BODYSTRUCTURE"
Support aggregate message store objects
---------------------------------------
Key: JBMAIL-37
URL:
http://jira.jboss.com/jira/browse/JBMAIL-37
Project: JBoss Mail
Issue Type: Sub-task
Components: POP, SMTP
Affects Versions: 1.0-RC1
Reporter: Andrew Oliver
Assigned To: Andrew Oliver
Priority: Critical
Fix For: 1.0-RC1
Original Estimate: 1 week
Remaining Estimate: 1 week
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira