[
https://issues.apache.org/jira/browse/CASSANDRA-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446728#comment-17446728
]
David Capwell commented on CASSANDRA-15254:
-------------------------------------------
Took a stab at different things in
https://github.com/apache/cassandra/pull/1335/files#diff-591ab3c2e945c3da6494b353acaedece65f060fb699844e618500457f7df7b55R49
1) allow Jackson or snake yaml to define our properties
2) close unexpected loopholes in snakeyaml: duplication of properties bug when
setters exist
3) added ability to "ignore" fields
4) if snake yaml picks up a camel case property; force snake casing
5) added ability to "flatten" nested properties and sure updating config works
as expected
> Allow UPDATE on settings virtual table to change running configurations
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-15254
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15254
> Project: Cassandra
> Issue Type: New Feature
> Components: Feature/Virtual Tables
> Reporter: Chris Lohfink
> Assignee: Benjamin Lerer
> Priority: Normal
>
> Allow using UPDATE on the system_views.settings virtual table to update
> configs at runtime for the equivalent of the dispersed JMX
> attributes/operations.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]