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

David Smiley updated SOLR-12416:
--------------------------------
    Attachment: SOLR-12416.patch

> 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
>            Priority: Minor
>         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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to