chibenwa commented on code in PR #1698:
URL: https://github.com/apache/james-project/pull/1698#discussion_r1304015049


##########
backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/DockerCassandra.java:
##########
@@ -126,7 +126,7 @@ private static String buildSpecificImageDiscriminator() {
     private static final int CASSANDRA_MEMORY = 1024;
 
     private static final String CASSANDRA_CONFIG_DIR = "$CASSANDRA_CONFIG";
-    private static final String JVM_OPTIONS = CASSANDRA_CONFIG_DIR + 
"/jvm-server.options";
+    private static final String JVM_OPTIONS = CASSANDRA_CONFIG_DIR + 
"/jvm.options";

Review Comment:
   Look at the full diff -> all good!



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