You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/10/20 10:54:27 UTC

[jira] [Updated] (FLINK-2873) WebRuntimeMonitor does not start when multiple log files are present

     [ https://issues.apache.org/jira/browse/FLINK-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Michels updated FLINK-2873:
--------------------------------------
    Component/s: JobManager

> WebRuntimeMonitor does not start when multiple log files are present
> --------------------------------------------------------------------
>
>                 Key: FLINK-2873
>                 URL: https://issues.apache.org/jira/browse/FLINK-2873
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>    Affects Versions: 0.10
>            Reporter: Till Rohrmann
>            Assignee: Maximilian Michels
>            Priority: Critical
>             Fix For: 0.10
>
>
> The {{WebRuntimeMonitor}} checks that in the given log directory only a single file following the pattern {{.*jobmanager[^\.]*\.log}} is present. If this is not the case, then the {{WebRuntimeMonitor}} will fail to start. This is a problem if you have multiple {{JobManager}} started which all log to the same directory as in the HA case, for example.



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