You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/10/14 15:53:00 UTC

[jira] [Resolved] (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 ]

Jens Deppe resolved GEODE-9660.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> 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.3.4#803005)