You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/02/10 07:24:19 UTC

[jira] [Updated] (SOLR-4777) Handle SliceState in the Admin UI

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org