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/04/04 21:40:25 UTC

[jira] [Commented] (APEXCORE-419) When operator is blocked, print out a warning instead of debug

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

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

GitHub user davidyan74 opened a pull request:

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

    APEXCORE-419 #resolve when operator is marked blocked, print out a warning instead of debug

    @PramodSSImmaneni please merge

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

    $ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-419

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

    https://github.com/apache/incubator-apex-core/pull/293.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 #293
    
----
commit bcc9c9683792e5411329b1ac660a69fddfa37249
Author: David Yan <da...@datatorrent.com>
Date:   2016-04-04T19:39:17Z

    APEXCORE-419 #resolve when operator is marked blocked, print out a warning instead of debug

----


> When operator is blocked, print out a warning instead of debug
> --------------------------------------------------------------
>
>                 Key: APEXCORE-419
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-419
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: David Yan
>            Assignee: David Yan
>            Priority: Trivial
>
> This is because when an operator is blocked, it usually means something bad has happened and should be a warning instead of a debug statement.



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