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

Bruce Schuchardt resolved GEODE-1800.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> 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)

Reply via email to