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

Shalin Shekhar Mangar updated SOLR-4777:
----------------------------------------

    Attachment: SOLR-4777.patch

Patch to the cloud.js and cloud.css files. I couldn't figure out how to add 
another legend for shard states (well I did but I broke the layout and ended up 
with an ugly UI).

[~steffkes] - I'd appreciate your help!

> Handle SliceState in the Admin UI
> ---------------------------------
>
>                 Key: SOLR-4777
>                 URL: https://issues.apache.org/jira/browse/SOLR-4777
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud, web gui
>    Affects Versions: 4.3
>            Reporter: Anshum Gupta
>             Fix For: 4.7
>
>         Attachments: SOLR-4777.patch
>
>
> The Solr admin UI as of now does take Slice state into account.
> We need to have that differentiated.
> There are three states:
> # The default is "ACTIVE"
> # "CONSTRUCTION" (used during shard splitting for new sub shards), and
> # "INACTIVE" - the parent shard is set to this state after split is complete
> A slice/shard which is "INACTIVE" will not accept traffic (i.e. it will 
> re-route traffic to sub shards) even though the nodes inside this shard show 
> up as green.
> We should show the "INACTIVE" shards in a different color to highlight this 
> behavior.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to