[ 
https://issues.apache.org/jira/browse/FLINK-10401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630505#comment-16630505
 ] 

ASF GitHub Bot commented on FLINK-10401:
----------------------------------------

tillrohrmann commented on a change in pull request #6749: [FLINK-10401] Port 
ProcessFailureCancelingITCase to new code base
URL: https://github.com/apache/flink/pull/6749#discussion_r220942743
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/entrypoint/ClusterComponent.java
 ##########
 @@ -130,6 +131,13 @@ public T getDispatcher() {
                }
        }
 
+       @VisibleForTesting
+       public WebMonitorEndpoint<?> getWebMonitorEndpoint() {
 
 Review comment:
   Yes you're right. I've incorporated your feedback from #6743 and with that 
it should no longer be necessary to have this getter.

----------------------------------------------------------------
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:
[email protected]


> Port ProcessFailureCancelingITCase to new code base
> ---------------------------------------------------
>
>                 Key: FLINK-10401
>                 URL: https://issues.apache.org/jira/browse/FLINK-10401
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> Port {{ProcessFailureCancelingITCase}} to new code base.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to