You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:18:08 UTC

[jira] [Closed] (GEODE-1800) StoppableCondition has faulty code in await()

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

Swapnil Bawaskar closed GEODE-1800.
-----------------------------------

> StoppableCondition has faulty code in await()
> ---------------------------------------------
>
>                 Key: GEODE-1800
>                 URL: https://issues.apache.org/jira/browse/GEODE-1800
>             Project: Geode
>          Issue Type: Bug
>          Components: general
>            Reporter: Bruce Schuchardt
>             Fix For: 1.0.0-incubating
>
>
> StoppableCondition.await() loops invoking await(long).  This can loop indefinitely if the first invocation of await(long) times out.  We need to remove this method and replace all uses with await(long).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)