[ https://issues.apache.org/jira/browse/GEODE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381418#comment-17381418 ]
ASF GitHub Bot commented on GEODE-9322: --------------------------------------- pdxcodemonkey commented on pull request #810: URL: https://github.com/apache/geode-native/pull/810#issuecomment-880796998 I agree it'd probably be a great idea to document the tests intent in Doxygen comments or similar. Perhaps bring this up on the dev list or just file a JIRA ticket. I don't think we wish to bother with the "old" tests, but for sure everything in the new suite should be properly understood. -- 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 > Solve potential race condition in TransactionCleaningTest > --------------------------------------------------------- > > Key: GEODE-9322 > URL: https://issues.apache.org/jira/browse/GEODE-9322 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Mario Salazar de Torres > Assignee: Mario Salazar de Torres > Priority: Major > Labels: pull-request-available > > A possible race condition was detected in this new IT. > Given there is no check for servers start/stop, it might happen that the test > proceeds before the server is actually stopped/started. > -- This message was sent by Atlassian Jira (v8.3.4#803005)