[
https://issues.apache.org/jira/browse/CASSANDRA-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197938#comment-16197938
]
zhaoyan edited comment on CASSANDRA-13942 at 10/10/17 12:29 AM:
----------------------------------------------------------------
Hi [~bdeggleston]
Thank you for your advice.
I can achieve this by creating a new ConfigurationLoader
But I dont think it is a friendly way to extend by create a new
ConfigurationLoader。
Another new ConfigurationLoader may be designed to load configurations from
DB, properties, network etc source other than yaml.
I only want to add more settings to cassandra.yaml。
was (Author: zhaoyan):
Hi [~bdeggleston]
Thank you advice.
I can achieve this by creating a new ConfigurationLoader
But I dont think it is a friendly way to extend by create a new
ConfigurationLoader。
Another new ConfigurationLoader may be designed to load configurations from
DB, properties, network etc source other than yaml.
I only want to add more settings to cassandra.yaml。
> Open Cassandra.yaml for developers to extend custom settings
> ------------------------------------------------------------
>
> Key: CASSANDRA-13942
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13942
> Project: Cassandra
> Issue Type: Wish
> Components: Configuration
> Reporter: zhaoyan
>
> we now try to write one index plugin for cassandra.
> we want to put some more settings in cassandra.yaml. and read it in our code.
> we find the cassandra use DatabaseDescriptor.java and Config.java to save the
> configurations in cassandra.yaml. but we cant extend it....
> so I advice cassandra provide some interfaces for deleopers to extend custom
> settings
> Thank you
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]