]
Manik Surtani updated JBCACHE-871:
----------------------------------
Assignee: Manik Surtani (was: Brian Stansberry)
Priority: Critical (was: Major)
Calling remove(FQN) inside a transaction destroys the node before the
commit phase
----------------------------------------------------------------------------------
Key: JBCACHE-871
URL:
http://jira.jboss.com/jira/browse/JBCACHE-871
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.4.0.SP1, 1.3.0.SP3
Reporter: Galder Zamarreno
Assigned To: Manik Surtani
Priority: Critical
Fix For: 1.3.0.SP4, 1.4.1.GA, 2.0.0.GA
Attachments: Siemens00012761Test.java
Removing a node that has been just been put inside a transaction
(Pessimistic Locking, READ_COMMITTED) destroys the node
without leaving any trace.
Remove should not actually destroy until the commit has been
executed.
This allows for any paralell transactions to get a WL on this node
as there's no any locks any more in this node (it was destroyed)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: