Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness
-
Low
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
We have a few parameters with small formatting issues in cassandra.yaml which are not caught because by default they are commented out.
Cassandra 4.0:
- a few parameters are added with parameter = value instead of parameter : value
trunk:
- same issue as in 4.0
- few parameters added with ; after the value
Attachments
Issue Links
- is related to
-
CASSANDRA-15234 Standardise config and JVM parameters
- Resolved