]
Jason T. Greene updated JBCACHE-1101:
-------------------------------------
Summary: PessimisticLockInterceptor nukes the transaction entry before
NotificationInterceptor delivers (was: PessimisticLocakInterceptor nukes the transaction
entry before NotificationInterceptor delivers)
PessimisticLockInterceptor nukes the transaction entry before
NotificationInterceptor delivers
----------------------------------------------------------------------------------------------
Key: JBCACHE-1101
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1101
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Jason T. Greene
Assigned To: Manik Surtani
Fix For: 2.0.0.GA, 2.0.0.CR3
Whenever a transaction is committed, PessimisticLockInterceptor calls cleanup on line
221, which purges the TX entry.
Since NotificaitonInterceptor operates on return, delivery happens after the cleanup
call, resulting in no notifications being sent.
While the lock interceptor should release all locks, the tx entry should perhaps be
removed by the TxInterceptor instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: