[
https://issues.apache.org/jira/browse/FLINK-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267434#comment-14267434
]
ASF GitHub Bot commented on FLINK-1361:
---------------------------------------
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/286#issuecomment-68994473
No, I made typo there.
> log file name of JobManager changed
> -----------------------------------
>
> Key: FLINK-1361
> URL: https://issues.apache.org/jira/browse/FLINK-1361
> Project: Flink
> Issue Type: Bug
> Components: JobManager
> Affects Versions: 0.9
> Reporter: Max Michels
> Priority: Minor
>
> The log file name for the JobManager changed from
> "flink-<user>-jobmanager-instance-<hostname>-<id>.log" to
> "flink-<user>-jobManager-instance-<hostname>-<id>.log".
> I believe this changed was undesired. The changes could potentially break
> scripts that expect a certain name format. Also, this is inconsistent with
> the naming of the TaskManager log which is all lower case.
> This is a regression of b313eeb76cb5a9ec60923f3c4ab5b47569bc21e6
> I propose to revert this change to the old all lower case naming.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)