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

Norman Maurer resolved IMAP-346.
--------------------------------

    Resolution: Fixed
      Assignee: Norman Maurer

done
                
> Skip messages in response which were not found in msn<->uid mappings
> --------------------------------------------------------------------
>
>                 Key: IMAP-346
>                 URL: https://issues.apache.org/jira/browse/IMAP-346
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: Processor
>    Affects Versions: 0.2.1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> Each SelectedMailbox has some msn<->uid mapping in cache to make it quick to 
> convert between the two. At the moment we throw an MailboxException if we can 
> not get the uid or msn for the given uid/msn. This is wrong in a few cases as 
> it may happen that another concurrent session deleted the message with the 
> uid/msn in the meantime while we create our response. In this case we should 
> just skip it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to