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

2018-10-05 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated GEODE-5424:
--
Labels: pull-request-available swat  (was: swat)

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


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

2018-07-12 Thread Dan Smith (JIRA)


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

Dan Smith updated GEODE-5424:
-
Labels: swat  (was: )

> 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
>Priority: Major
>  Labels: swat
>
> 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)