You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2021/09/23 16:59:00 UTC

[jira] [Resolved] (SOLR-4770) Mouse-over info for other nodes in SolrCloud rendering

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

Cassandra Targett resolved SOLR-4770.
-------------------------------------
    Resolution: Fixed

Resolving this as implemented with SOLR-8207.

> Mouse-over info for other nodes in SolrCloud rendering
> ------------------------------------------------------
>
>                 Key: SOLR-4770
>                 URL: https://issues.apache.org/jira/browse/SOLR-4770
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI
>    Affects Versions: 4.2
>            Reporter: Mark Bennett
>            Priority: Major
>
> We render a nice graphical view of your current cluster from the URL http://localhost:8983/solr/#/~cloud
> It'd be nice to gather some info about those other nodes without having to visit them.  Since you can't right-click to open those nodes in another tab, your only choice now is to duplicate that tab, and then click the link.
> This was mentioned in SOLR-4438 but Stefan Matheis (steffkes) requested that it be broken out into a separate task and detailed a bit more.
> Mouse-Over often indicates a Balloon-help style thing, but another option is to reserve another part of the screen down below that can display node info, and then refresh it as the mouse hovers over various nodes.  I'm not sure which is easier nor which is more accessible.
> Sadly some devices don't support Hover, and the click method is already used to take you to that other node.  So perhaps it'd be easier to display some type of "(i)" / Info icon that you can specifically click on to see that node's info, without jumping to it.
> Specific items it might be nice to see:
> (generally mirroring what's on default Dashboard screen if you were to visit that node)
> * Start
> * Host
> * CWD
> * Instance
> * Data
> * Index
> * Solr & Lucene version (to help with upgrading, though not sure we need all 4 fields?)
> Resources:
> * JVM meory
> * maybe Physical Memory
> * Some hint about disk stats?
> Args of:
> -DnumShards
> -DzkRun
> -STOP
> ... not sure how many.... could get too much, but some would be handy



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org