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 2018/06/15 11:48:00 UTC

[jira] [Resolved] (SOLR-12416) router.autoDeleteAge is not accepted in CREATEALIAS command

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

David Smiley resolved SOLR-12416.
---------------------------------
       Resolution: Fixed
         Assignee: David Smiley
    Fix Version/s: 7.4

Thanks for chasing this down Joachim; it made my work easy!

https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=c22da7d7a9ab09f3e73dc675952c47c3516add97

> router.autoDeleteAge is not accepted in CREATEALIAS command
> -----------------------------------------------------------
>
>                 Key: SOLR-12416
>                 URL: https://issues.apache.org/jira/browse/SOLR-12416
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 7.3.1
>         Environment: Experimenting with a freshly downloaded Solr 7.3.1
>            Reporter: Joachim Sauer
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 7.4
>
>         Attachments: SOLR-12416.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I've been experimenting with time routed aliases, specifically with the autoDeleteAge feature (SOLR-11925) and notice that the router.autoDeleteAge parameter was silently ignored in the CREATEALIAS command.
>  
> Using ALIASPROP to set it worked just fine.
>  
> The problem seems to be that [TimeRoutedAlias.OPTIONAL_ROUTER_PARAMS|https://github.com/apache/lucene-solr/blob/bf6503ba5871228692ca79f0b2204a935538e00a/solr/core/src/java/org/apache/solr/cloud/api/collections/TimeRoutedAlias.java#L83] has not been updated when the autoDeleteAge property was added.



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

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