[
https://issues.apache.org/jira/browse/FLINK-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282593#comment-14282593
]
Till Rohrmann commented on FLINK-1372:
--------------------------------------
It always depends on the location from where you log. If you log the start up
infos from within an actor, then one should use the actor's logging object. But
I think that we can get rid of the akka.loglevel config parameter so that the
logging will only be controlled by the logging properties file.
> 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)