Nodetool decomission requires JAVA_HOME to be set, CCM not catching error
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 309
- PR merge metrics
- No merged PRs in 30d
Description
The system variable "JAVA_HOME" needs to be set as a system variable for nodetool commands to work. If this variable is not set, "decommission" will fail silently with the output:
`('The JAVA_HOME environment variable must be set to run this program!\r\nPress any key to continue . . . \r\n', '')`
However, this output is not caught or printed to the screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.