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

Gus Heck commented on SOLR-13148:
---------------------------------

Pushed a feature branch with most of the suggested chanes, but I changed the 
way the factory worked to make it a regular static method which seemed to make 
it easier to read/maintain (IMHO). Also adjusted references to TimeRoutedAlias 
in Collections Handler. That could possibly have been left for SOLR-13152, but 
I wanted to move to non-public constructors on implementations of RoutedAlias 
to enforce the use of the factory. I think all the major work here is done. 
Going to call this ticket done and move on to the next one.

> Move time based logic into TimeRoutedAlias class
> ------------------------------------------------
>
>                 Key: SOLR-13148
>                 URL: https://issues.apache.org/jira/browse/SOLR-13148
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: UpdateRequestProcessors
>    Affects Versions: master (9.0)
>            Reporter: Gus Heck
>            Assignee: Gus Heck
>            Priority: Major
>         Attachments: SOLR-13148.patch, SOLR-13148.patch, SOLR-13148.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> To pave the way for new types of routed aliases we need to get any and all 
> time related logic out of the URP and into TimeRoutedAlias. This ticket will 
> do that, Rename the URP and extract an initial proposed Generic RoutedAlias 
> interface implemented by both TimeRoutedAlias and a skeleton place holder for 
> CategoryRoutedAlias



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to