[
https://issues.apache.org/jira/browse/MAILBOX-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit resolved MAILBOX-265.
------------------------------------
Resolution: Fixed
> Cassandra backend must take fetchType into account
> --------------------------------------------------
>
> Key: MAILBOX-265
> URL: https://issues.apache.org/jira/browse/MAILBOX-265
> Project: James Mailbox
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Tellier Benoit
> Fix For: 0.6
>
>
> Today, CassandraMessageMapper :: findInMailbox do not use fetch type.
> This means that it retrieves always full messages from database, even when
> not needed.
> For instance this is the case upon SELECT statement, where the full mailbox
> metadata is retrieved in order to build the UID <=>Message Sequence Number
> mapping.
> Making Cassandra backend sensible to Fetch Type will highly improve
> efficiency of such an operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]