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 "Antoine Duprat (JIRA)" <ji...@apache.org> on 2015/04/27 10:45:38 UTC

[jira] [Updated] (MAILBOX-220) StoreMessageManager::getMessages returns no messages when using FROM ranges.

     [ https://issues.apache.org/jira/browse/MAILBOX-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Duprat updated MAILBOX-220:
-----------------------------------
    Attachment: 0001-JWC-94-UidTo-should-be-equal-to-MAX-when-creating-Me.patch

Patch to be applied.

> StoreMessageManager::getMessages returns no messages when using FROM ranges.
> ----------------------------------------------------------------------------
>
>                 Key: MAILBOX-220
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-220
>             Project: James Mailbox
>          Issue Type: Bug
>          Components: store
>    Affects Versions: 0.5
>            Reporter: Tellier Benoit
>         Attachments: 0001-JWC-94-UidTo-should-be-equal-to-MAX-when-creating-Me.patch
>
>
> I do not get any messages using StoreMessaageManager::getMessages combined with MessageRange::from.
> This is due to the way StoreMessageResultIterator works : it is based on the comparaison with the TO value of the range.
> If this value is set to NOT_A_UID ( which is the case for the from range ), it will result in the StoreMessageResultIterator::hasNext to fail.
> Setting the TO value for the FROM message range to MAX_UID will solve the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org