Data caching + external modifications could result in stale data getting stuck 
in cache
---------------------------------------------------------------------------------------

                 Key: OPENJPA-70
                 URL: http://issues.apache.org/jira/browse/OPENJPA-70
             Project: OpenJPA
          Issue Type: Bug
          Components: datacache
            Reporter: Patrick Linskey
         Assigned To: Patrick Linskey
            Priority: Minor


When using the data cache, stale data could get stuck in the cache if changes 
were made outside of the context of OpenJPA. In this situation, repeated 
attempts to update a given record could result in optimistic lock exceptions ad 
infinitum.

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

        

Reply via email to