Remove operations on ROOT cause problems with pessimistic locks and rollbacks
-----------------------------------------------------------------------------
Key: JBCACHE-999
URL:
http://jira.jboss.com/jira/browse/JBCACHE-999
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.4.1.SP2, 2.0.0.BETA1
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.0.0.BETA2, 2.0.0.GA, 1.4.1.SP3
Performing remove operations on Fqn.ROOT cause indeterminate behaviour when using
pessimistic locking, due to hard-coded node removal semantics (see TreeCache.realRemove()
in 1.4.x and CacheImpl.realRemove() in 2.x) and node re-addition on rollback
(TreeCache/CacheImpl._addChild())
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira