You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2013/07/24 19:37:48 UTC

[jira] [Updated] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

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

Anshum Gupta updated SOLR-5004:
-------------------------------

    Attachment: SOLR-5004.patch

It was almost already there.

Yet to add:
1. Test case: Planning to just add a random switch in the current test to split into 'X' sub-shards.
2. Upper bound.
                
> Allow a shard to be split into 'n' sub-shards
> ---------------------------------------------
>
>                 Key: SOLR-5004
>                 URL: https://issues.apache.org/jira/browse/SOLR-5004
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.3, 4.3.1
>            Reporter: Anshum Gupta
>         Attachments: SOLR-5004.patch
>
>
> As of now, a SPLITSHARD call is hardcoded to create 2 sub-shards from the parent one. Accept a parameter to split into n sub-shards.
> Default it to 2 and perhaps also have an upper bound to it.

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