[jboss-jira] [JBoss JIRA] Updated: (JGRP-973) DistributedLockManager: lock() should block for timeout ms until it can acquire lock
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Jun 4 05:40:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JGRP-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-973:
--------------------------
Fix Version/s: 3.x
(was: 2.8)
This requires too many changes, moved to 3.x. Maybe this feature will be provided by a complete rewrite of DLM
> DistributedLockManager: lock() should block for timeout ms until it can acquire lock
> ------------------------------------------------------------------------------------
>
> Key: JGRP-973
> URL: https://jira.jboss.org/jira/browse/JGRP-973
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.x
>
>
> Currently, lock() throw an exception *immediately* if the lock is held by someone else. It doesn't respect the timeout parameter, change this. This might be possible by picking a different VotingAdapter, have to investigate.
--
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 jboss-jira
mailing list