Maxim Muzafarov created CASSANDRA-19476: -------------------------------------------
Summary: CQL Management API Key: CASSANDRA-19476 URL: https://issues.apache.org/jira/browse/CASSANDRA-19476 Project: Cassandra Issue Type: Improvement Components: CQL/Syntax Reporter: Maxim Muzafarov Assignee: Maxim Muzafarov We want to run management commands via CQL. The goals are: * To provide a way to run predefined management commands via CQL; * To provide a mechanism for retrieving command definitions and metadata via CQL; * To provide information on all available management commands via virtual tables; * To provide a registry that stores all C* commands and their metadata accordingly; * To internal instrumentation and a reasonable plan for migrating cluster management from JMX to CQL, taking into account backward compatibility and adopted deprecation policies; The discussion on the ML: https://lists.apache.org/thread/pow83q92m666nqtwyw4m3b18nnkgj2y8 The design document: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-38%3A+CQL+Management+API -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org