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

[jira] [Resolved] (GEODE-5424) Change all awaitility use to a standard timeout

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

Dan Smith resolved GEODE-5424.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

> Change all awaitility use to a standard timeout
> -----------------------------------------------
>
>                 Key: GEODE-5424
>                 URL: https://issues.apache.org/jira/browse/GEODE-5424
>             Project: Geode
>          Issue Type: Task
>          Components: tests
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>             Fix For: 1.8.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Lets change all use of Awaitility in geode to use a standard timeout of 5 minutes. 
> We could do this by introducing a new static factory that wraps Awaitility.await(), eg GeodeAwaitility.await() that sets the timeout to be 5 minutes, and bulk change all of our use of Awaitility to GeodeAwaitility.
> While we're at it, we might also want to change the default poll delay and poll interval to something smaller if that will speed up our tests. 
> Relevant discussion thread on geode dev list: https://geode.markmail.org/thread/cm2cngqupjsbipch



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