[
https://issues.jboss.org/browse/WFLY-1810?page=com.atlassian.jira.plugin....
]
Paul Ferraro updated WFLY-1810:
-------------------------------
Description:
Because the owning tx was never pushed into the OwnableReentrantLock ownership stack in
org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.handleThrowableInTxSync(...).
This will cause subsequent Lock.tryAcquire(..) to fail for a different tx.
was:Because the owning tx is not pushed into the OwnableReentrantLock stack.
SFSB tx lock not released in exception was thrown in Synchronization
callback
-----------------------------------------------------------------------------
Key: WFLY-1810
URL:
https://issues.jboss.org/browse/WFLY-1810
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 8.0.0.Alpha1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 8.0.0.Alpha4
Because the owning tx was never pushed into the OwnableReentrantLock ownership stack in
org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.handleThrowableInTxSync(...).
This will cause subsequent Lock.tryAcquire(..) to fail for a different tx.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira