dmvk commented on a change in pull request #17696:
URL: https://github.com/apache/flink/pull/17696#discussion_r744491526



##########
File path: 
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/util/DockerImageVersions.java
##########
@@ -33,7 +33,7 @@
     public static final String ELASTICSEARCH_6 =
             "docker.elastic.co/elasticsearch/elasticsearch-oss:6.3.1";
 
-    public static final String KAFKA = "confluentinc/cp-kafka:5.5.2";
+    public static final String KAFKA = "confluentinc/cp-kafka:6.2.1";

Review comment:
       I've already run into this in the past, would it be possible to unify 
these (a single constant shared between these tests)?




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to