You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Emmanuel Hugonnet (JIRA)" <ji...@apache.org> on 2015/03/26 18:44:53 UTC

[jira] [Created] (CASSANDRA-9046) Allow Cassandra config to be updated to allow restarting without unloading classes

Emmanuel Hugonnet created CASSANDRA-9046:
--------------------------------------------

             Summary: Allow Cassandra config to be updated to allow restarting without unloading classes
                 Key: CASSANDRA-9046
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9046
             Project: Cassandra
          Issue Type: Improvement
          Components: Config
            Reporter: Emmanuel Hugonnet


Make applyConfig public in DatabaseDescriptor so that if we embed C* we can restart it after some configuration change without having to stop the whole application to unload the class which is configured once and for all in a static block.



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