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

Mark Miller commented on SOLR-3633:
-----------------------------------

{quote} Afaik the Cloud-Stuff is the only part which gets his data from 
/solr/zookeeper – Logging loads from /solr/collection1/admin/logging, Java 
Properties from /solr/collection1/admin/properties and Threads from 
/solr/collection1/admin/threads
so, w/o having a least one core initialized .. already the dashboard will have 
problems, because it actually uses /solr/collection1/admin/system :/ {quote}

I'm going to look at adding these to where they belong - off the core admin 
urls.
                
> web UI reports an error if CoreAdminHandler says there are no SolrCores
> -----------------------------------------------------------------------
>
>                 Key: SOLR-3633
>                 URL: https://issues.apache.org/jira/browse/SOLR-3633
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.0-ALPHA
>            Reporter: Hoss Man
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.4
>
>         Attachments: SOLR-3633.patch, SOLR-3633.patch
>
>
> Spun off from SOLR-3591...
> * having no SolrCores is a valid situation
> * independent of what may happen in SOLR-3591, the web UI should cleanly deal 
> with there being no SolrCores, and just hide/grey out any tabs that can't be 
> supported w/o at least one core
> * even if there are no SolrCores the core admin features (ie: creating a new 
> core) should be accessible in the UI

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

Reply via email to