Zookeeper info servlet should use JSON library
----------------------------------------------
Key: SOLR-3155
URL: https://issues.apache.org/jira/browse/SOLR-3155
Project: Solr
Issue Type: Improvement
Reporter: Ryan McKinley
Some of the JSON that the zookeeper info servlet spits out is not valid. Rather then try
to fix it, I think we should just use an existing (tested!) json framework. the noggit writer
is available, or maybe expose the solr JSONWriter
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|