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

2013-07-18 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar updated SOLR-4777:


Affects Version/s: 4.3
Fix Version/s: 4.5

> 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.5
>
>
> The Solr admin UI as of now does take Slice state into account.
> We need to have that differentiated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



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

2013-07-18 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar updated SOLR-4777:


Description: 
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.

  was:
The Solr admin UI as of now does take Slice state into account.
We need to have that differentiated.




> 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.5
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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