[jboss-jira] [JBoss JIRA] Created: (JGRP-973) DistributedLockManager: lock() should block for timeout ms until it can acquire lock
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed May 6 01:47:46 EDT 2009
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: 2.8
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