[
https://issues.apache.org/jira/browse/FLINK-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1361.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Fixed via e1f8581b4ab29f0f28bf21c4e4d9fa43d926d94a
> 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
> Fix For: 0.9
>
>
> 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)