[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959771#comment-17959771
 ] 

Yaman Ziadeh commented on CASSSIDECAR-25:
-----------------------------------------

Hi [~djoshi] , wondering if you're still working on this? 

> Run bulk nodetool commands via REST API
> ---------------------------------------
>
>                 Key: CASSSIDECAR-25
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-25
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Sub-task
>            Reporter: Dinesh Joshi
>            Assignee: Dinesh Joshi
>            Priority: Normal
>
> It would be very useful to have the ability to run nodetool commands across 
> all nodes in a cluster and get the results in one response so that we don't 
> need to run it against each node in the cluster individually. We should have 
> a REST endpoint that will allow the user to do this.
> For example, we could have a REST endpoint like the following -
> {noformat}
> <host>:<port>/bulk/nodetool/tablestats?arg0=keyspace_name.table_name&arg1=<if 
> required>
> {noformat}
> This should be part of the management / sidecar process that runs alongside 
> CassandraDaemon.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to