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

Shalin Shekhar Mangar commented on SOLR-4221:
---------------------------------------------

bq. why do we keep the numShards in the CoreDescriptor? It says " // setting 
only matters on core creation" .Is it the right place to keep it

No it is not the right place. Besides numShards, there's shardRange and 
shardState too which are used only for core creation. We need to figure out 
where we can keep such properties that are useful only during core creation.
                
> Custom sharding
> ---------------
>
>                 Key: SOLR-4221
>                 URL: https://issues.apache.org/jira/browse/SOLR-4221
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>            Assignee: Noble Paul
>         Attachments: SOLR-4221.patch
>
>
> Features to let users control everything about sharding/routing.

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