Joachim Sauer created SOLR-12416:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to