Jens Deppe created GEODE-9660:
---------------------------------
Summary: 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
Reporter: Jens Deppe
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)