kl0u 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_r357135509
##########
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:
This is related to the previous remark.
----------------------------------------------------------------
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