You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/09/10 17:21:00 UTC

[jira] [Commented] (GEODE-5675) DistributedLockService dlock grantor not thread safe

    [ https://issues.apache.org/jira/browse/GEODE-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609519#comment-16609519 ] 

Kirk Lund commented on GEODE-5675:
----------------------------------

I'd recommend putting more details into this description. "Locks can't be unlocked from concurrent threads" -- only the thread owning a lock can unlock that lock so this sounds misleading.

> DistributedLockService dlock grantor not thread safe
> ----------------------------------------------------
>
>                 Key: GEODE-5675
>                 URL: https://issues.apache.org/jira/browse/GEODE-5675
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Helena Bales
>            Priority: Major
>              Labels: swat
>
> Locks can't be unlocked from concurrent threads.
> DistributedLockService has a service used from concurrent threads to lock two different locks. When unlocking the locks concurrently, sometimes the lock can't be unlocked from the thread that is holding the lock.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)