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 "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2015/07/20 16:04:05 UTC

[jira] [Created] (JAMES-1592) Race condition in JPADomainList

Tellier Benoit created JAMES-1592:
-------------------------------------

             Summary: Race condition in JPADomainList
                 Key: JAMES-1592
                 URL: https://issues.apache.org/jira/browse/JAMES-1592
             Project: James Server
          Issue Type: Bug
    Affects Versions: Trunk
            Reporter: Tellier Benoit
             Fix For: Trunk


We uses two transaction in addDomain. One is hidden behind containsDomain, the other is explicit.

Using two transactions exposes the code to race conditions.

*Acceptance criteria* :

 - Using only one transaction in addDomain.



--
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