[
https://issues.apache.org/jira/browse/SOLR-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213092#comment-13213092
]
Ryan McKinley commented on SOLR-3151:
-------------------------------------
The zookeeper stuff is not core-specific, it is at the top level just like
CoreAdminHandler. I just copied the code from the jsp and have not really
investigated -- it only uses the core to get the ZkController:
core.getCoreDescriptor().getCoreContainer().getZkController();
I'm fine with it as a RequestHandler, but this would require *more* crazy logic
in SolrDispatchFilter like we have with CoreAdminHandler.
any thoughts? I don't use the ZK stuff (yet) so i don't have any opinion, but
we need to fix some issues with this to get the new admin UI up-to-snuff
> 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]