You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/06/20 22:30:25 UTC

[jira] [Created] (CASSANDRA-7426) ALTER SYSTEM / nodetool enhancements

Robert Stupp created CASSANDRA-7426:
---------------------------------------

             Summary: ALTER SYSTEM / nodetool enhancements
                 Key: CASSANDRA-7426
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7426
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp


CASSANDRA-7370 mentions the idea to enhance nodetool to do something like {{nodetool> set config foo='bar'}}. This could also be done via a "special" CQL {{ALTER SYSTEM SET foo='bar';}}.

In general this ticket is just meant not keep in mind that there should be some option to change configuration using a generic approach. Either implementation (nodetool via JMX or CQL statement) should internally end at the same code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)