You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:46:01 UTC

[jira] [Closed] (GEODE-9660) ConcurrentLoopingThreads should not run action in case of thread exceptions

     [ https://issues.apache.org/jira/browse/GEODE-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9660.
-------------------------------

> 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
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> 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.20.7#820007)