Arsnael commented on code in PR #1698:
URL: https://github.com/apache/james-project/pull/1698#discussion_r1303979266
##########
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:
? Is it because https://github.com/apache/james-project/pull/1689 got
merged? I would be careful to make sure it does not get reversed to this in the
end... might wanna rebase to be sure :)
--
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]