You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/16 11:11:20 UTC

[GitHub] zentol commented on a change in pull request #7459: [FLINK-10822] Make MetricFetcher update interval configurable

zentol commented on a change in pull request #7459:  [FLINK-10822] Make MetricFetcher update interval configurable
URL: https://github.com/apache/flink/pull/7459#discussion_r248234523
 
 

 ##########
 File path: flink-docs/src/main/java/org/apache/flink/docs/rest/RestAPIDocGenerator.java
 ##########
 @@ -352,7 +353,7 @@ private DocumentingDispatcherRestEndpoint() throws IOException {
 				resourceManagerGatewayRetriever,
 				NoOpTransientBlobService.INSTANCE,
 				Executors.newFixedThreadPool(1),
-				metricQueryServiceRetriever,
 
 Review comment:
   The `metricQueryServiceRetriever` can be removed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services