[infinispan-issues] [JBoss JIRA] Updated: (ISPN-640) Flags are ignored if locking/creating a new key.
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Sep 13 07:46:12 EDT 2010
[ https://jira.jboss.org/browse/ISPN-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-640:
-------------------------------
Fix Version/s: 4.2.0.BETA1
4.2.0.Final
> 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
> Fix For: 4.2.0.BETA1, 4.2.0.Final
>
> 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