You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 02:12:00 UTC

[jira] [Updated] (CASSANDRA-12628) sstabledump should use AbstractType.toJSONString() instead of getString()

     [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org