[infinispan-issues] [JBoss JIRA] Created: (ISPN-640) Flags are ignored if locking/creating a new key.
Erik Salter (JIRA)
jira-events at lists.jboss.org
Fri Sep 10 12:53:49 EDT 2010
Flags are ignored if locking/creating a new key.
------------------------------------------------
Key: ISPN-640
URL: https://jira.jboss.org/browse/ISPN-640
Project: Infinispan
Issue Type: Bug
Reporter: Erik Salter
Assignee: Manik Surtani
Attachments: LockPoolStressTest.java
The Flags ZERO_LOCK_TIMEOUT and FAIL_SILENTLY have no effect in a transaction when application tries to create acquire a lock to put a new key in the system. First, the lock acquisition takes the default time (10 seconds), and on the commit phase of the transaction, it is unable to be prepared due to the timeout exception causing a rollback.
See the attached test case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list