You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Andrei Dulvac (JIRA)" <ji...@apache.org> on 2018/12/04 14:25:00 UTC

[jira] [Resolved] (SLING-8160) Polling inhibits InterruptedException

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

Andrei Dulvac resolved SLING-8160.
----------------------------------
       Resolution: Fixed
         Assignee: Andrei Dulvac
    Fix Version/s: Apache Sling Testing Clients 1.2.2

Fixed by https://github.com/apache/sling-org-apache-sling-testing-clients/pull/9

> Polling inhibits InterruptedException
> -------------------------------------
>
>                 Key: SLING-8160
>                 URL: https://issues.apache.org/jira/browse/SLING-8160
>             Project: Sling
>          Issue Type: Bug
>          Components: Apache Sling Testing Clients
>    Affects Versions: Apache Sling Testing Clients 1.2.0
>            Reporter: Valentin Olteanu
>            Assignee: Andrei Dulvac
>            Priority: Major
>             Fix For: Apache Sling Testing Clients 1.2.2
>
>
> [Polling|https://github.com/apache/sling-org-apache-sling-testing-clients/blob/master/src/main/java/org/apache/sling/testing/clients/util/poller/Polling.java#L118] catches all the exceptions thrown by {{call()}}, included {{InterruptedException}}. This should be re-thrown instead of inhibiting it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)