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

[jira] [Commented] (APEXCORE-130) Throwing A Runtime Exception In Setup Causes The Operator To Block

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

ASF GitHub Bot commented on APEXCORE-130:
-----------------------------------------

GitHub user vrozov opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/251

    APEXCORE-130 - Throwing A Runtime Exception In Setup Causes The Operator To Block.

    Moved thread assignment from Node.active() to StreamingContainer.
    
    @tweise, @ilooner Please review

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

    $ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-130

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

    https://github.com/apache/incubator-apex-core/pull/251.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 #251
    
----
commit 139a9cac6397948bb63a53ea80188f2ffd6e5da2
Author: Vlad Rozov <v....@datatorrent.com>
Date:   2016-02-29T23:16:35Z

    APEXCORE-130 - Throwing A Runtime Exception In Setup Causes The Operator To Block. Moved thread assignment from node active() to StreamingContainer.

----


> Throwing A Runtime Exception In Setup Causes The Operator To Block
> ------------------------------------------------------------------
>
>                 Key: APEXCORE-130
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-130
>             Project: Apache Apex Core
>          Issue Type: Bug
>    Affects Versions: 3.2.0, 3.3.0, 3.4.0
>            Reporter: Timothy Farkas
>            Assignee: Vlad Rozov
>
> A sample Application that reproduces the problem is here:
> https://github.com/ilooner/setupException



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