You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/11/24 11:29:05 UTC

[jira] Commented: (SM-920) MimeMailPoller is not thread-safe

    [ https://issues.apache.org/activemq/browse/SM-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47584#action_47584 ] 

Lars Heinemann commented on SM-920:
-----------------------------------

Please have a look if servicemix-mail does what you need.


> MimeMailPoller is not thread-safe
> ---------------------------------
>
>                 Key: SM-920
>                 URL: https://issues.apache.org/activemq/browse/SM-920
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>    Affects Versions: 3.1
>            Reporter: Alper Sogukpinar
>
> MimeMailPoller is not thread-safe. As far as I have seen while debugging mail message is not deleted until close method of javax.mail.Folder is being called
> If processed message attachment is large enough and polling period is a small number,  different threads may process same message concurrently.
> workingSet approach similar to FtpPoller or FilePoller may solve the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.