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 "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2019/03/20 08:00:07 UTC

[jira] [Created] (JAMES-2695) EventCollector should be threadsafe

Matthieu Baechler created JAMES-2695:
----------------------------------------

             Summary: EventCollector should be threadsafe
                 Key: JAMES-2695
                 URL: https://issues.apache.org/jira/browse/JAMES-2695
             Project: James Server
          Issue Type: Bug
            Reporter: Matthieu Baechler


We sometime experience this kind of error :
{code}
[ERROR]   SetMessagesMethodTest.lambda$setMessagesShouldCreateMessageInOutboxWhenSendingMessage$3:2326 ยป ConcurrentModification
{code}
To avoid this exception, we should at least make EventCollector thread-safe.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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