[infinispan-issues] [JBoss JIRA] Created: (ISPN-236) cache.putIfAbsent() is not atomic
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Fri Oct 23 11:10:07 EDT 2009
cache.putIfAbsent() is not atomic
---------------------------------
Key: ISPN-236
URL: https://jira.jboss.org/jira/browse/ISPN-236
Project: Infinispan
Issue Type: Bug
Components: Locking and Concurrency
Reporter: Sanne Grinovero
Assignee: Mircea Markus
cache.putIfAbsent() should be atomic but it appears there's a race condition possible when a value is put in a key which didn't exist before.
This was tested to fail in LOCAL, REPL and DIST modes.
Assigned to Mircea as he's working on it already.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list