[overlord-issues] [JBoss JIRA] (ARTIF-760) Init DDL called several times by different threads

David virgil naranjo (JIRA) issues at jboss.org
Tue Sep 22 04:59:00 EDT 2015


David virgil naranjo created ARTIF-760:
------------------------------------------

             Summary: Init DDL called several times by different threads
                 Key: ARTIF-760
                 URL: https://issues.jboss.org/browse/ARTIF-760
             Project: Artificer
          Issue Type: Bug
            Reporter: David virgil naranjo
            Assignee: David virgil naranjo


When the initDDL is called in the Artifacts page, then it is called the getStoredQueries from different threads.

It makes that the entityManager() method is called at the same time(more or less) by 2 different threads and the initDDLs is called by the 2 threads. One of them execute correctly the DDL script but the other fails:

https://gist.github.com/dvirgiln/5b42bf372254ac400ba5



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the overlord-issues mailing list