Repeated uow.apply() with loaded entities will cause concurrency check exception
--------------------------------------------------------------------------------

                 Key: QI-243
                 URL: http://issues.ops4j.org/browse/QI-243
             Project: Qi4j
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Rickard Öberg
            Assignee: Rickard Öberg
             Fix For: 1.1


If an entity is loaded in a UoW, and the UoW is then applied, the version nr is 
updated on the entity even though it has not been updated on disk. When the UoW 
then tries to either apply or complete again, there will be a concurrency error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to