[
https://issues.apache.org/jira/browse/GEODE-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988559#comment-16988559
]
ASF subversion and git services commented on GEODE-7528:
--------------------------------------------------------
Commit 9ef4490fbc4da6aea076fad75544b496e1f0ef55 in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=9ef4490 ]
GEODE-7528: Fixes race condition in tests. (#559)
* Replace counters with latch.
> Race condition in native CQ integration tests
> ---------------------------------------------
>
> Key: GEODE-7528
> URL: https://issues.apache.org/jira/browse/GEODE-7528
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Race conditions exist in the CQ new native integration tests. The tests only
> wait for one counter to reach its threshold before continuing to check that
> all counters have hit their thresholds. It is possible for the first counter
> to be at threshold but the later not to be.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)