gaussianrecurrence opened a new pull request #919: URL: https://github.com/apache/geode-native/pull/919
- Due to a rare race-condition described on the Jira case, it could happen that some test cases that needed to restart a/some server(s) could end up getting stuck. - This change introduces a mechanism to verify the server process has been actually stopped. - Also, removed sleeps on some TCs which were put in place as a WA. - Modified all of the new IT TCs that were restarting servers in order to use the above mentioned mechanism, so the race-condition is avoided. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org