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

Shalin Shekhar Mangar reassigned SOLR-4777:
-------------------------------------------

    Assignee: Shalin Shekhar Mangar

> 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
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 4.8
>
>         Attachments: SOLR-4777.patch, 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),
> # 'recovery' (state is changed from construction to recovery once split is 
> complete and we are waiting for sub-shard replicas to recover from their 
> respective leaders), 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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to