[ 
https://issues.apache.org/jira/browse/SOLR-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212805#comment-13212805
 ] 

Erik Hatcher commented on SOLR-3151:
------------------------------------

is this core-specific?   I'm not familiar yet with the ZK stuff in Solr, but 
the servlet patch is core-specific.  So that begs the question... why not make 
this a request handler instead of a servlet?   A request handler has the 
benefit of allowing all usual Solr capabilities especially allowing flexible 
response writing (JSON, XML, Velocity, etc).
                
> Replace zookeeper.jsp with a servlet
> ------------------------------------
>
>                 Key: SOLR-3151
>                 URL: https://issues.apache.org/jira/browse/SOLR-3151
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>             Fix For: 4.0
>
>         Attachments: SOLR-3151-zookeeper-servlet.patch
>
>
> The zookeeper info is currently generated with a jsp file -- making it harder 
> to maintain then it should be, and harder to include in other applications

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to