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

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

Commit bcbca20ae1060b104ac72d7d1d656ec42c832fc2 in geode-native's branch 
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=bcbca20 ]

GEODE-9321: Fix possible race condition on ITs (#809)

- Solved a possible race condition in ServerDisconnectWithListener TS
   due to the fact that there was no check to verify the server was
   actually stopped.
 - Also added gmock_actions helper to avoid duplication.
 - Modified RegisterKeysTest to use gmock_actions helper.

> Solve potential race condition in 
> ServerDisconnect.WithRegionDisconnectedListener IT
> ------------------------------------------------------------------------------------
>
>                 Key: GEODE-9321
>                 URL: https://issues.apache.org/jira/browse/GEODE-9321
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: pull-request-available
>
> While making the effort to remove ACE I noticed that this test stops the 
> server and stablishes no cehck to verify whether or not the server has been 
> actually stopped while proceeding with the test.
> So, in scenarios where the test continues and the server has not yet been 
> stopped it might fail.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to