Till Rohrmann created FLINK-2873:
------------------------------------
Summary: 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
Affects Versions: 0.10
Reporter: Till Rohrmann
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)