You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/01 18:02:18 UTC

[jira] [Commented] (STORM-1592) clojure code calling into Utils.exitProcess throws ClassCastException

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

ASF GitHub Bot commented on STORM-1592:
---------------------------------------

GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/1172

    STORM-1592: clojure code calling into Utils.exitProcess throws ClassCastException

    THIS BREAKS MASTER because it stops masking errors in the master branch.

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

    $ git pull https://github.com/revans2/incubator-storm STORM-1592

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

    https://github.com/apache/storm/pull/1172.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 #1172
    
----
commit a6bcfbc45752fde31b27377893e630509b1b193f
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-03-01T16:58:45Z

    STORM-1592: clojure code calling into Utils.exitProcess throws ClassCastException

----


> clojure code calling into Utils.exitProcess throws ClassCastException
> ---------------------------------------------------------------------
>
>                 Key: STORM-1592
>                 URL: https://issues.apache.org/jira/browse/STORM-1592
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>            Priority: Blocker
>
> Our exception handling is not longer working on master to shut down the process when an error occurs.



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