[jboss-jira] [JBoss JIRA] Resolved: (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:11:49 EST 2011


     [ https://issues.jboss.org/browse/JGRP-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-973.
---------------------------

    Resolution: Rejected


DistributedLockManager has been deprecated, use LockService instead. LockService does have a blocking lock() or tryLock() available.

> 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