You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2016/03/18 21:29:33 UTC

[jira] [Resolved] (CASSANDRA-5067) Allow basic yaml properties to be specified via JVM parameters

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

Aleksey Yeschenko resolved CASSANDRA-5067.
------------------------------------------
    Resolution: Duplicate

For all the listed reasons, and because we have CASSANDRA-5045 now, closing as a Duplicate.

> Allow basic yaml properties to be specified via JVM parameters
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-5067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5067
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ahmed Bashir
>            Priority: Trivial
>              Labels: ponies
>
> In the case of large clusters, each node operates with a cassandra.yaml that is nearly identical to every other node with the exception of some basic properties:
> listen_address
> rpc_address 
> initial_token
> data_file_directories
> etc
> If it was possible to specific these as JVM parameters, we wouldn't have to prepare a customized cassandra.yaml for each node but rather share a single cassandra.yaml file.  This is increasingly important when the number of nodes being managed gets very large. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)