[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
Tue Jan 25 11:09:49 EST 2011
[ https://issues.jboss.org/browse/JGRP-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-973:
--------------------------
Fix Version/s: 2.12
(was: 3.x)
> DistributedLockManager: lock() should block for timeout ms until it can acquire lock
> ------------------------------------------------------------------------------------
>
> Key: JGRP-973
> URL: https://issues.jboss.org/browse/JGRP-973
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 2.12
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list