You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2015/06/23 02:05:03 UTC

[jira] [Created] (CHUKWA-764) Consolidate usage of JSON libraries

Eric Yang created CHUKWA-764:
--------------------------------

             Summary: Consolidate usage of JSON libraries
                 Key: CHUKWA-764
                 URL: https://issues.apache.org/jira/browse/CHUKWA-764
             Project: Chukwa
          Issue Type: Bug
            Reporter: Eric Yang


Chukwa uses JSON jar from json.org and also json-simple from googlecode. It would be nice if we only use one implementation of JSON to be consistent. Mindev JSON-smart was also considered as replacement for JSON simple to improve performance, but it doesn't handle some characters correctly. Therefore, it's best to use JSON Simple.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)