wangyang0918 commented on a change in pull request #10528: [FLINK-15179] 
Kubernetes Session CLI use generic ExecutorCLI, not custom one
URL: https://github.com/apache/flink/pull/10528#discussion_r357103211
 
 

 ##########
 File path: 
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/KubernetesSessionCliTest.java
 ##########
 @@ -43,29 +41,21 @@
 import static org.junit.Assert.assertTrue;
 
 /**
- * Tests for the {@link FlinkKubernetesCustomCli}.
+ * Tests for the {@link KubernetesSessionCli}.
  */
-public class FlinkKubernetesCustomCliTest {
+public class KubernetesSessionCliTest {
 
 Review comment:
   Let's keep the `KubernetesCustomCliTest` so that some per-job related cli 
tests could also be added here in the future. Does it make sense?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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