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

Stefan Matheis (steffkes) updated SOLR-4777:
--------------------------------------------

    Attachment: SOLR-4777.patch

> 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, 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.1.5#6160)

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

Reply via email to