[ 
https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702926#comment-13702926
 ] 

Jack Krupansky commented on SOLR-4998:
--------------------------------------

bq. is CloudState really the only public exposure of "slice"?

ClusterState has references to "Slices" and "Slice". It also refers to 
"DocCollection" which refers to Slices/Slice. So, there are three publically 
exposed classes in SolrJ referring to Slices/Slice.

And, for reference, CloudSolrServer#getZkStateReader().getClusterState() is how 
the app developer gets to ClusterState.

                
> Make the use of Slice and Shard consistent across the code and document base
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-4998
>                 URL: https://issues.apache.org/jira/browse/SOLR-4998
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.3, 4.3.1
>            Reporter: Anshum Gupta
>
> The interchangeable use of Slice and Shard is pretty confusing at times. We 
> should define each separately and use the apt term whenever we do so.

--
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

Reply via email to