[
https://issues.apache.org/jira/browse/GEODE-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428791#comment-17428791
]
ASF subversion and git services commented on GEODE-9660:
--------------------------------------------------------
Commit fa82bc871821c78818e518b7ce84a1286e6abe28 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fa82bc8 ]
GEODE-9660: ConcurrentLoopingThreads should not run action in case of thread
exceptions (#6993)
> ConcurrentLoopingThreads should not run action in case of thread exceptions
> ---------------------------------------------------------------------------
>
> Key: GEODE-9660
> URL: https://issues.apache.org/jira/browse/GEODE-9660
> Project: Geode
> Issue Type: Test
> Components: redis
> Affects Versions: 1.15.0
> Reporter: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> This test class uses CyclicBarriers to implement an action that is performed
> at the end of every thread iteration. In the case where one of the threads
> produces an exception, the action is still performed. The semantics of this
> are different to CyclicBarriers and should really be the same.
> Also write some tests for this class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)