[
https://issues.apache.org/jira/browse/CASSANDRA-19957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887953#comment-17887953
]
Stefan Miklosovic commented on CASSANDRA-19957:
-----------------------------------------------
FYI CASSANDRA-19946 has just landed so the patch needs to be updated to reflect
that.
I am trying to avoid putting 6 (!!!) new commands into nodetool where we _feel_
like it shouldn't be there and / or we will support different way of setting it
up in the future. If we e.g. grouped these commands under one command, that
would be better but the ideal outcome is that we will not introduce any
nodetool command at all and just expose JMX methods we need to have some way to
control that in runtime. In the future, if we ever do it in such a way that
virtual table would be preferable, a respective jmx method would be just a
proxy to that but the goal here is that we will not need to deprecate anything
in nodetool because we have not added anything either.
> Nodetool support to get and set the authenticator and authorizer
> ----------------------------------------------------------------
>
> Key: CASSANDRA-19957
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19957
> Project: Cassandra
> Issue Type: Improvement
> Components: Tool/nodetool
> Reporter: Ayushi Singh
> Assignee: Ayushi Singh
> Priority: Normal
>
> Add {{nodetool}} support in Apache Cassandra to dynamically get and set
> {{authorizer}} and {{authenticator}} configurations. Currently, changes
> require updating the config file and restarting Cassandra. The new commands
> will allow administrators to make updates on-the-fly without a server
> restart, improving flexibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]