fapaul commented on a change in pull request #17363:
URL: https://github.com/apache/flink/pull/17363#discussion_r718430997
##########
File path:
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/util/DockerImageVersions.java
##########
@@ -27,6 +27,9 @@
public static final String ELASTICSEARCH_7 =
"docker.elastic.co/elasticsearch/elasticsearch-oss:7.5.1";
+ public static final String ELASTICSEARCH_COMMERCIAL_7 =
Review comment:
Only the commercial image allows using the password authentication.
--
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]