You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/11/19 19:58:00 UTC

[jira] [Updated] (CASSANDRA-17166) Switch to Jackson for config property definition to allow private fields and getter/setter support

     [ https://issues.apache.org/jira/browse/CASSANDRA-17166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Capwell updated CASSANDRA-17166:
--------------------------------------
    Change Category: Code Clarity
         Complexity: Low Hanging Fruit
      Fix Version/s: 4.x
             Status: Open  (was: Triage Needed)

> Switch to Jackson for config property definition to allow private fields and getter/setter support
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17166
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17166
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Config
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 4.x
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org