[ 
https://issues.apache.org/jira/browse/HELIX-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215180#comment-14215180
 ] 

ASF GitHub Bot commented on HELIX-549:
--------------------------------------

GitHub user atcurtis opened a pull request:

    https://github.com/apache/helix/pull/9

    [HELIX-549] Rethrow ThreadDeath instead of discarding.

    https://issues.apache.org/jira/browse/HELIX-549


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atcurtis/helix HELIX-549

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9
    
----

----


> 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)

Reply via email to