You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/06/20 18:11:20 UTC

[jira] [Updated] (SOLR-4943) Add a new info admin handler.

     [ https://issues.apache.org/jira/browse/SOLR-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated SOLR-4943:
------------------------------

    Attachment: SOLR-4943.patch

This patch adds a new set of non core specific urls you can hit:

localhost:8983/solr/admin/info/properties
localhost:8983/solr/admin/info/threads
localhost:8983/solr/admin/info/system
localhost:8983/solr/admin/info/logging

It's a quick hack first patch.
                
> Add a new info admin handler.
> -----------------------------
>
>                 Key: SOLR-4943
>                 URL: https://issues.apache.org/jira/browse/SOLR-4943
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4943.patch
>
>
> Currently, you have to specify a core to get system information for a variety of request handlers - properties, logging, thread dump, system, etc.
> These should be available at a system location and not core specific location.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org