Chesnay Schepler created FLINK-5321: ---------------------------------------
Summary: FlinkMiniCluster does not start Jobmanager MetricQueryService Key: FLINK-5321 URL: https://issues.apache.org/jira/browse/FLINK-5321 Project: Flink Issue Type: Bug Components: JobManager, Metrics Affects Versions: 1.2.0 Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.2.0 The JobManager MetricQueryService is never started when using the LocalFlinkMiniCluster. It lacks the call to MetricRegistry#startQueryService(). As a result jobmanager metrics aren't reporter to the web frontend, and it causes repeated logging of exceptions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)