You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2013/03/20 13:21:15 UTC

[jira] [Updated] (SOLR-4456) Admin UI: Displays dashboard even if Solr is down

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

Stefan Matheis (steffkes) updated SOLR-4456:
--------------------------------------------

    Attachment: SOLR-4456.patch

[~janhoy] would you mind trying this? I'm mainly interested in the fact if the 'offline'-detection works properly -- having said that, if you're using the UI, shutting Solr down and try to continue, if a dark overlay containing a white box which says "Connection lost ..." appears on your screen?

In addition to that, my idea would be:
* Requesting a ressource (f.e. {{/admin/system}} or sth like that) to discover if we're back online
* If so, displaying another note saying "Reload the Page to continue" 

What i would like to do, is: resume the UI where it stopped -- but i'm not sure if that will work out. For that we have to track every single request and try to re-execute it again ..
                
> Admin UI: Displays dashboard even if Solr is down
> -------------------------------------------------
>
>                 Key: SOLR-4456
>                 URL: https://issues.apache.org/jira/browse/SOLR-4456
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.1
>            Reporter: Jan Høydahl
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.3
>
>         Attachments: SOLR-4456.patch
>
>
> 1. Run Solr and bruing up the Admin dashboard
> 2. Stop Solr
> 3. Click around the Admin GUI. It apparently works, but displays a spinning wheel for most panels
> 4. Click on "Dashboard". An old cached dashboard is displayed
> What should happen is that once connection to Solr is lost, the whole Admin UI displays a large red box "CONNECTION LOST" or something :) 

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