Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Normal
-
Low Hanging Fruit
-
DTest
-
All
-
None
-
Description
CCM interprets CASSANDRA_USE_JDK11 only by its existence in the environment rather than by its actual value (true/false).
I can see two solutions:
- make it interpret CASSANDRA_USE_JDK11 properly
- do not take into account CASSANDRA_USE_JDK11 in the current env and set it or unset it automatically when starting a node basing on which Java version was selected
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-19636 Fix CCM for Cassandra 5.0 and add arg to the command line which let the user explicitly select JVM
- Resolved
- links to