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

n.v.harikrishna commented on CASSANDRA-19393:
---------------------------------------------

The current dump command calls `CMSOperations.dumpClusterMetadata` mbean which 
dumps the serialized metadata to a file and this command just prints the file 
location. Printing metadata probably can go as part of CASSANDRA-19151 (another 
ticket I'm working on)? There I can make it to print as JSON/YAML format. 

> Introduce nodetool command to dump cluster metadata
> ---------------------------------------------------
>
>                 Key: CASSANDRA-19393
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19393
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Transactional Cluster Metadata
>            Reporter: n.v.harikrishna
>            Assignee: n.v.harikrishna
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Adding a nodetool command for dumping cluster metadata would be handy when 
> compared to making a JMX call. Nodetool has two more commands related to 
> cluster metadata service (describecms and reconfigurecms). These commands can 
> be grouped for simplicity.



--
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