You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ahmed Bashir (JIRA)" <ji...@apache.org> on 2012/12/13 22:42:12 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13531542#comment-13531542 ] 

Ahmed Bashir commented on CASSANDRA-5067:
-----------------------------------------

listen_address and rpc_address can be auto-resolved to 'hostname', but that would not work if there were multiple instances of Cassandra running on a physical host.
                
> 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