You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2016/12/12 17:13:58 UTC

[jira] [Created] (FLINK-5321) FlinkMiniCluster does not start Jobmanager MetricQueryService

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)