mxm commented on a change in pull request #7640: [FLINK-11512] Port 
CliFrontendModifyTest to new code base
URL: https://github.com/apache/flink/pull/7640#discussion_r255437198
 
 

 ##########
 File path: 
flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendModifyTest.java
 ##########
 @@ -115,13 +115,12 @@ public void testUnparsableJobId() throws Exception {
                return rescaleJobFuture.get();
        }
 
-       private static final class TestingClusterClient extends 
StandaloneClusterClient {
+       private static final class TestingClusterClient extends 
RestClusterClient<StandaloneClusterId> {
 
 Review comment:
   Thanks, makes sense.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to