[ https://issues.apache.org/jira/browse/SOLR-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753636#comment-16753636 ]
mosh edited comment on SOLR-13148 at 1/28/19 12:55 AM: ------------------------------------------------------- I filed a PR and attached a new patch, [^SOLR-13148.patch]. This patch removes all hard coded pointers to TimeRoutedAlias in CreateAliasCmd. Perhaps this is not the most polished patch, but I am sure you can add a committer's touch where needed :). was (Author: moshebla): I filed a PR and attaching a new patch, [^SOLR-13148.patch]. This patch removes all hard coded pointers to TimeRoutedAlias in CreateAliasCmd. Perhaps this is not the most polished patch, but I am sure you can add a committer's touch where needed :). > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org