Andy Tolbert created CASSANDRA-12628:
----------------------------------------

             Summary: 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
            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
(v6.3.4#6332)

Reply via email to