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

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

GitHub user tillrohrmann opened a pull request:

    https://github.com/apache/flink/pull/329

    [FLINK-1372] [runtime] Fixes Akka logging

    Adds EnvironmentInformation.logEnvironmentInfo method calls to JobManager's 
and TaskManager's main methods.

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

    $ git pull https://github.com/tillrohrmann/flink fixAkkaLogging

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

    https://github.com/apache/flink/pull/329.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 #329
    
----
commit 8358154051ba38eede95474a1158f1dd59b2342b
Author: Till Rohrmann <[email protected]>
Date:   2015-01-21T15:12:19Z

    [FLINK-1372] [runtime] Adds EnvironmentInformation.logEnvironmentInfo 
method calls to JobManager's and TaskManager's main methods.

----


> TaskManager and JobManager do not log startup settings any more
> ---------------------------------------------------------------
>
>                 Key: FLINK-1372
>                 URL: https://issues.apache.org/jira/browse/FLINK-1372
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager, TaskManager
>    Affects Versions: 0.9
>            Reporter: Stephan Ewen
>            Assignee: Till Rohrmann
>             Fix For: 0.9
>
>
> In prior versions, the jobmanager and taskmanager logged a lot of startup 
> options:
>  - Environment
>  - ports
>  - memory configuration
>  - network configuration
> Currently, they log very little. We should add the logging back in.



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

Reply via email to