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

Rohit updated SOLR-11578:
-------------------------
    Attachment: SOLR-11578.patch
                Updated Graph.png
                Updated Legend.png
                Updated Radial Graph.png

Adding first draft of the patch with with following features:

1. Indicate the replica type for Solr Admin UI --> Cloud --> Graph/Graph Radial 
mode
Format: IP:PORT (X)
Where X is the replica type as indicated in the Legend
N: NRT
P: PULL
T: TLOG

Example:
192.168.1.3:8983 (N)
192.168.1.3:8984 (T)
192.168.1.3:8983 (T)
192.168.1.3:7574 (P)

2. Updated the legend to reflect the names for the respective replica type.

> Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a 
> more accurate representation of the cluster
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-11578
>                 URL: https://issues.apache.org/jira/browse/SOLR-11578
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>    Affects Versions: 7.0, 7.1
>            Reporter: Rohit
>            Priority: Minor
>         Attachments: SOLR-11578.patch, Updated Graph.png, Updated Legend.png, 
> Updated Radial Graph.png
>
>
> New replica types were introduced in Solr 7.
> 1. The Solr Admin UI --> Cloud --> Graph mode should be updated to reflect 
> the new replica types (NRT, TLOG, PULL)
> 2. It will give a better overview of the cluster as well as help in 
> troubleshooting and diagnosing issues.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to