You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (JIRA)" <ji...@apache.org> on 2017/09/06 22:20:00 UTC

[jira] [Resolved] (GEODE-3516) TXManagerImpl.tryResume call may add itself again into the waiting thread queue

     [ https://issues.apache.org/jira/browse/GEODE-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Shu resolved GEODE-3516.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> TXManagerImpl.tryResume call may add itself again into the waiting thread queue
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-3516
>                 URL: https://issues.apache.org/jira/browse/GEODE-3516
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>    Affects Versions: 1.1.0, 1.2.0, 1.3.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>             Fix For: 1.3.0
>
>
> Need to avoid adding tryResume thread again into the thread queue when it is spuriously returned from LockSupport.parkNanos call.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)