chibenwa commented on code in PR #1648:
URL: https://github.com/apache/james-project/pull/1648#discussion_r1266578495
##########
server/testing/src/main/java/org/apache/james/util/docker/Images.java:
##########
@@ -25,7 +25,7 @@ public interface Images {
String ELASTICSEARCH_2 = "elasticsearch:2.4.6";
String ELASTICSEARCH_6 =
"docker.elastic.co/elasticsearch/elasticsearch:6.3.2";
String ELASTICSEARCH_7 =
"docker.elastic.co/elasticsearch/elasticsearch:7.10.2";
- String OPENSEARCH = "opensearchproject/opensearch:2.4.0";
+ String OPENSEARCH = "opensearchproject/opensearch:2.8.0";
Review Comment:
Please confirm if the 2.8.0 driver can run on the 2.4.0 OpenSearch server
(IE no breaking changes)
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]