Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code Clarity
-
Low Hanging Fruit
-
All
-
None
-
Description
SnakeYaml is rather limited in the “object mapping” layer, which forces our internal code to match specific patterns (all fields public and camel case); we can remove this restriction by leveraging Jackson for property lookup, and leaving the YAML handling to SnakeYAML
Attachments
Issue Links
- is blocked by
-
CASSANDRA-15234 Standardise config and JVM parameters
- Resolved
-
CASSANDRA-17431 Move the rest of the Config parameters to the new Config framework
- Resolved
- is related to
-
CASSANDRA-15254 Allow UPDATE on settings virtual table to change running configurations
- Patch Available
- links to