You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2017/11/16 20:16:00 UTC

[jira] [Resolved] (SOLR-11542) Add URP to route time partitioned collections

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

David Smiley resolved SOLR-11542.
---------------------------------
    Resolution: Fixed
      Assignee: David Smiley

Committed.  Before this is usable to many users, we still need SOLR-11617 to set Alias metadata via an API.  Further issues will make it more useful, like adding and removing collections automatically.

> Add URP to route time partitioned collections
> ---------------------------------------------
>
>                 Key: SOLR-11542
>                 URL: https://issues.apache.org/jira/browse/SOLR-11542
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: David Smiley
>            Assignee: David Smiley
>             Fix For: 7.2
>
>         Attachments: SOLR_11542_time_series_URP.patch, SOLR_11542_time_series_URP.patch, SOLR_11542_time_series_URP.patch
>
>
> Assuming we have some time partitioning metadata on an alias (see SOLR-11487 for the metadata facility), we'll then need to route documents to the right collection.  I propose a new URP.  _(edit: originally it was thought DistributedURP would be modified but thankfully we can avoid that)._
> The scope of this issue is:
> * decide on some alias metadata names & semantics
> * decide the collection suffix pattern.  Read/write code (needed to route).
> * the routing code
> No new partition creation nor deletion happens is this issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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