You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/06 14:12:33 UTC

[jira] [Commented] (FLINK-1220) Make INFO logging more verbose

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

ASF GitHub Bot commented on FLINK-1220:
---------------------------------------

GitHub user StephanEwen opened a pull request:

    https://github.com/apache/incubator-flink/pull/185

    [FLINK-1220] Promote various log statements to INFO level.

    Add log statements for assignment locations

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

    $ git pull https://github.com/StephanEwen/incubator-flink logging

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

    https://github.com/apache/incubator-flink/pull/185.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 #185
    
----
commit b5bc59fe75fbe20f811422addf398f0536d5b74c
Author: Stephan Ewen <se...@apache.org>
Date:   2014-11-06T13:00:14Z

    [FLINK-1220] Promote various log statements to INFO level. Add log statements for assignment locations

----


> Make INFO logging more verbose
> ------------------------------
>
>                 Key: FLINK-1220
>                 URL: https://issues.apache.org/jira/browse/FLINK-1220
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 0.8-incubating
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 0.8-incubating
>
>
> Right now, INFO level logging is rather scarce. Most information is logged on debug level.
> I propose to promote the following log statements to INFO level:
>  - Taskmanager task state changes
>  - Input Split assignments



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