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

ASF GitHub Bot commented on GEODE-9321:
---------------------------------------

gaussianrecurrence opened a new pull request #809:
URL: https://github.com/apache/geode-native/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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