You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/03/13 04:38:12 UTC

[jira] [Created] (SOLR-4566) Fix calls to clusterstate#getSlices that should be clusterstate#getAllSlices.

Mark Miller created SOLR-4566:
---------------------------------

             Summary: Fix calls to clusterstate#getSlices that should be clusterstate#getAllSlices.
                 Key: SOLR-4566
                 URL: https://issues.apache.org/jira/browse/SOLR-4566
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
             Fix For: 4.3, 5.0


I'm not sure I really like this - it's kind of easy to get in trouble right now I think. But for the first step, we should just fix this.

There are a couple problems around it, the most severe probably being that you can lose shards that are not active from the clusterstate.json given the right races.

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