[ https://issues.apache.org/jira/browse/IMAP-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049616#comment-13049616 ]
Norman Maurer commented on IMAP-64: ----------------------------------- I agree with you. I think we should at least pass it as param and then the store could do optimisations if possible. If not it would still return the whole Message<?> object. Maybe we even want to use an other "Object" to tell the store which kind of stuff to return as FetchGroup is kind of related to the MessageResult. Wdyt ? > OPTIMISE fetch command > ---------------------- > > Key: IMAP-64 > URL: https://issues.apache.org/jira/browse/IMAP-64 > Project: JAMES Imap > Issue Type: Task > Reporter: Robert Burrell Donkin > Assignee: Robert Burrell Donkin > > ATM fetch retrieves and parses the full contents of every message whether > this data is needed or not. This is very slow. -- 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-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org