[
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.patch
Changes:
# Added add request forwarding to target collection. The incoming request on a
target collection is handled according to the state of the node. If the update
log is in buffering mode then the request is buffered otherwise the version set
by the source leader is stripped and leader logic is invoked.
# Added a test with request forwarding
I'm still working on forwarding delete requests, remove routing rules after
expiry and adding more/better tests.
> 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: 4.6, 5.0
>
> Attachments: 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#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]