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

Check for alternative of json-simple library

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Not A Problem
    • 2.2.0 beta 1
    • None
    • None

    Description

      The JSON library used in C* (json-simple 1.1) is quite aged: 1.1 is dated 08/2009 and the newest version 1.1.1 is dated 03/2012.

      That library uses very old Java APIs (e.g. StringBuffer) and has no streaming API. Especially the streaming API should improve json2sstable and sstable2json tools.

      On this page is some JSON parser performance comparison.
      IMO Jackson feels like a nice alternative.

      /cc iamaleksey v3.0 ok?

      Attachments

        Activity

          People

            Unassigned Unassigned
            snazy Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: