[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-640) Flags are ignored if locking/creating a new key.
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 04:09:27 EDT 2010
[ https://jira.jboss.org/browse/ISPN-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee resolved ISPN-640.
------------------------------
Fix Version/s: (was: 4.2.0.BETA1)
(was: 4.2.0.Final)
Resolution: Cannot Reproduce Bug
I still cannot reproduce the problem. Please feel free to reopen if you are still experiencing the problem.
> 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: Trustin Lee
> 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