[ 
https://issues.apache.org/jira/browse/CASSANDRA-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-12628:
-----------------------------------------
    Component/s: Tools

> sstabledump should use AbstractType.toJSONString() instead of getString()
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12628
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12628
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Andy Tolbert
>            Assignee: Andy Tolbert
>            Priority: Minor
>
> Since sstabledump outputs json, it makes sense for it to use 
> {{AbstractType.toJSONString()}} instead of {{getString()}} as discussed in 
> [CASSANDRA-12594]:
> {quote}
> sstabledump returns JSON and we now have a proper toJSONString() method in 
> AbstractType that handles that properly so it would make sense to simply use 
> that for everything in sstabledump in my opinion.
> {quote}
> Doing this should also fix [CASSANDRA-12594].   There may be a few small 
> differences in the output format, which I will attempt to document here.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to