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

Tellier Benoit closed MAILBOX-220.
----------------------------------
    Resolution: Fixed

Thanks to Antoine Duprat

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to