Refresh of versioned entity locked with pessimistic locking throws incorrect
exception
--------------------------------------------------------------------------------------
Key: OPENJPA-1809
URL: https://issues.apache.org/jira/browse/OPENJPA-1809
Project: OpenJPA
Issue Type: Bug
Affects Versions: 2.0.1, 2.0.0, 2.1.0
Reporter: Jeremy Bauer
Assignee: Jeremy Bauer
Attempting to call em.refresh(), using javax.persistence.lock.timeout value on
a locked versioned entity results in a non-fatal OptimisticLockException.
Instead, a non-fatal LockTimeoutException should be thrown by OpenJPA.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.