]
Jason T. Greene updated JBCACHE-203:
------------------------------------
Affects Version/s: (was: PojoCache)
PojoCache get/put/remove object apis needs to be atomic
-------------------------------------------------------
Key: JBCACHE-203
URL:
http://jira.jboss.com/jira/browse/JBCACHE-203
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Components: PojoCache
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: 1.4.0.GA
Original Estimate: 2 weeks
Remaining Estimate: 2 weeks
In TreeCacheAop, there is a need for aotomic operation with get/put/remove-Object such
that concurrent update of the same object is protected. E.g., if I do a removeObject(pojo)
while another thread is doing pojo.setName(), can produce a race condition.
Currently, it is done under an artificial tx context. We should re-factor this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: