Ahmed Bashir created CASSANDRA-5067:
---------------------------------------

             Summary: 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
    Affects Versions: 1.1.5
            Reporter: Ahmed Bashir


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to