[
https://issues.apache.org/jira/browse/ACCUMULO-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534053#comment-13534053
]
Hudson commented on ACCUMULO-903:
---------------------------------
Integrated in Accumulo-Trunk #581 (See
[https://builds.apache.org/job/Accumulo-Trunk/581/])
ACCUMULO-903
Integrating patch from Christian Rohling (crohling88 at gmail dot com) that add
GSON json lib and makes the JSON Servlet output JSON spec compliant data.
(Revision 1422979)
Result = SUCCESS
jtrost :
Files :
* /accumulo/trunk/pom.xml
* /accumulo/trunk/server/pom.xml
*
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/servlets/JSONServlet.java
> 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: Christian Rohling
> Priority: Minor
> Labels: json, monitor
> Attachments: ACCUMULO-903
>
>
> 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