Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Low
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
CCM fails to select the right Java version for Cassandra 5 binary distribution.
There are also two additional changes proposed here:
- add --jvm-version argument to let the user explicitly select Java version when starting a node from command line
- fail if java command is available on the PATH and points to a different Java version than Java distribution defined in JAVA_HOME because there is no obvious way for the user to figure out which one is going to be used
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-19650 CCM wrongly interprets CASSANDRA_USE_JDK11 for Cassandra 4.x
- Resolved
- relates to
-
CASSANDRA-18106 Update CCM for JDK17 and revise current JDK detection strategy
- Resolved
- links to