You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Jason Trost (JIRA)" <ji...@apache.org> on 2012/12/12 18:48:19 UTC

[jira] [Created] (ACCUMULO-903) Make monitor servlet JSON output JSON spec compliant

Jason Trost created ACCUMULO-903:
------------------------------------

             Summary: Make monitor servlet JSON output JSON spec compliant
                 Key: ACCUMULO-903
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-903
             Project: Accumulo
          Issue Type: Bug
          Components: monitor
    Affects Versions: 1.5.0
            Reporter: Jason Trost
            Assignee: Eric Newton
            Priority: Minor


While trying to ingrate the monitor page JSON output into our internal monitoring system, we noticed that the json generated is not compliant with the JSON spec (http://www.json.org/). Specifically, it uses single quotes rather that double quotes.  This caused issues in most of the JSON libs we tried (python's anyjson, simplejson, and json).

We are preparing a fix for this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira