You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andrew Schiefelbein (JIRA)" <ji...@apache.org> on 2011/03/05 00:20:46 UTC

[jira] Created: (CASSANDRA-2275) Allow the configuration of Cassandra to be imported into the database so that it can be updated and acted upon dynamically

Allow the configuration of Cassandra to be imported into the database so that it can be updated and acted upon dynamically
--------------------------------------------------------------------------------------------------------------------------

                 Key: CASSANDRA-2275
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2275
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.7.2
            Reporter: Andrew Schiefelbein


OpenLDAP has a nice feature that allows you to create the operational parameters of the LDAP to be in a configuration LDAP so that you can update it on the fly (ie set debug levels, etc etc).  It would be a nice feature if you could incorporate at least the passwd.properties and access.properties as well some of the cassandra.yaml into the database so you can manipulate them in real time by a properly authenticated and authorized user.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-2275) Allow the configuration of Cassandra to be imported into the database so that it can be updated and acted upon dynamically

Posted by "Jonathan Ellis (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-2275.
---------------------------------------

    Resolution: Won't Fix

It sounds like you specifically care about the auth settings.  See the discussion over on CASSANDRA-3319 -- I'm fine with an auth provider that stores its data natively in Cassandra.  If you want to work on that, feel free to open a ticket for it.
                
> Allow the configuration of Cassandra to be imported into the database so that it can be updated and acted upon dynamically
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2275
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2275
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7.2
>            Reporter: Andrew Schiefelbein
>
> OpenLDAP has a nice feature that allows you to create the operational parameters of the LDAP to be in a configuration LDAP so that you can update it on the fly (ie set debug levels, etc etc).  It would be a nice feature if you could incorporate at least the passwd.properties and access.properties as well some of the cassandra.yaml into the database so you can manipulate them in real time by a properly authenticated and authorized user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira