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

[jira] Updated: (CASSANDRA-587) consolidate json libraries

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

Jonathan Ellis updated CASSANDRA-587:
-------------------------------------

        Fix Version/s: 0.9
    Affects Version/s:     (was: 0.5)

> consolidate json libraries
> --------------------------
>
>                 Key: CASSANDRA-587
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-587
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Eric Evans
>            Priority: Minor
>             Fix For: 0.9
>
>
> CASSANDRA-499 introduced a new dependency json-simple. Originally this was done to take advantage of its SAX-like parser but that ended up a bust (because the SSTableWriter constructor needs the number of rows anyway). 
> It might be worth taking this opportunity to look at http://json-lib.sourceforge.net since it seems to be packaged for several major linux distributions and would make stripping dependencies for cassandra packaging easier later on.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.