ekaterinadimitrova2 commented on a change in pull request #474: Add JAVA_HOME
and java.rmi.server.randomID to the system_properties t…
URL: https://github.com/apache/cassandra/pull/474#discussion_r393206063
##########
File path: src/java/org/apache/cassandra/db/virtual/SystemPropertiesTable.java
##########
@@ -35,6 +35,7 @@
private static final Set<String> CASSANDRA_RELEVANT_PROPERTIES =
Sets.newHashSet(
// base jvm properties
"java.home",
+ "JAVA_HOME",
Review comment:
Agreed, done, thanks
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]