You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Antony T Curtis (JIRA)" <ji...@apache.org> on 2014/11/17 22:06:33 UTC

[jira] [Created] (HELIX-549) Discarding Throwable exceptions makes threads unkillable.

Antony T Curtis created HELIX-549:
-------------------------------------

             Summary: Discarding Throwable exceptions makes threads unkillable.
                 Key: HELIX-549
                 URL: https://issues.apache.org/jira/browse/HELIX-549
             Project: Apache Helix
          Issue Type: Bug
    Affects Versions: 0.6.3
            Reporter: Antony T Curtis
            Priority: Blocker


Threads in loops which catch and discard Throwable end up discarding ThreadDeath exceptions. This causes Thread.stop() to be effectively ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)