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

Shalin Shekhar Mangar updated SOLR-5308:
----------------------------------------

    Attachment: SOLR-5308-bitsep-fix.patch

This patch fixes two bugs:
# If migrate was invoked with a split.key containing a bit separator then the 
forwarding logic didn't kick in
# When forwarding request to target collection, an intermediate forwarding node 
would cause the distrib.from.shard and distrib.from.collection params to be 
removed and the request would be rejected by the target shard. Now requests are 
routed directly to target shard instead of random assignment.

> Split all documents of a route key into another collection
> ----------------------------------------------------------
>
>                 Key: SOLR-5308
>                 URL: https://issues.apache.org/jira/browse/SOLR-5308
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, 4.7
>
>         Attachments: SOLR-5308-bitsep-fix.patch, SOLR-5308-fixes.patch, 
> SOLR-5308.patch, SOLR-5308.patch, SOLR-5308.patch, SOLR-5308.patch, 
> SOLR-5308.patch, SOLR-5308.patch, SOLR-5308.patch, SOLR-5308.patch
>
>
> Enable SolrCloud users to split out a set of documents from a source 
> collection into another collection.
> This will be useful in multi-tenant environments. This feature will make it 
> possible to split a tenant out of a collection and put them into their own 
> collection which can be scaled separately.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

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

Reply via email to