[ 
https://issues.apache.org/jira/browse/GEODE-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542122#comment-16542122
 ] 

ASF subversion and git services commented on GEODE-5295:
--------------------------------------------------------

Commit 84e911cb22097319aa1130fdd02a57d0354c9cc4 in geode's branch 
refs/heads/develop from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=84e911c ]

GEODE-5295: Improve member WaitUntilX methods (#2039)

* Improve error reporting in the event of a WaitUntil timeout.
* Renamed methods to avoid future developer error similar to GEODE-5299


> Improve error reporting in ClusterStartupRule await methods
> -----------------------------------------------------------
>
>                 Key: GEODE-5295
>                 URL: https://issues.apache.org/jira/browse/GEODE-5295
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The family of methods that wait until the cluster's gateways / regions / disk 
> stores are ready will occasionally hang, having a number not equal to the 
> expected number of beans.  In these cases, it unclear if the number of 
> expected element beans is too few (indicating a delay or failure to start) or 
> too many (indicating a failure to destroy a previous test).
> Failure reporting should be improved to indicate the nature of failure.



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

Reply via email to