Arsnael commented on code in PR #1647:
URL: https://github.com/apache/james-project/pull/1647#discussion_r1267462472


##########
server/apps/distributed-app/docker-compose.yml:
##########
@@ -44,7 +44,7 @@ services:
       - "15672:15672"
 
   s3:
-    image: zenko/cloudserver:8.2.6
+    image: zenko/cloudserver:latest-7.10.19

Review Comment:
   Hm are you sure about this one? we go from 8.2.6 to 7.10.19... Can you 
double check? It could be fixes on the v7 and we would just go one version back 
actually



##########
backends-common/opensearch/pom.xml:
##########
@@ -88,7 +88,7 @@
         <dependency>
             <groupId>org.opensearch.client</groupId>
             <artifactId>opensearch-rest-client</artifactId>
-            <version>2.4.0</version>
+            <version>2.8.0</version>

Review Comment:
   You forgot to revert this one too :)



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

Reply via email to