Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-12628

sstabledump should use AbstractType.toJSONString() instead of getString()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • Legacy/Tools
    • None
    • Low

    Description

      Since sstabledump outputs json, it makes sense for it to use AbstractType.toJSONString() instead of getString() as discussed in CASSANDRA-12594:

      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.

      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.

      Attachments

        Issue Links

          Activity

            People

              andrew.tolbert Andy Tolbert
              andrew.tolbert Andy Tolbert
              Andy Tolbert
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: