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

ASF subversion and git services commented on SOLR-13760:
--------------------------------------------------------

Commit be813bd0aefcf480f854a05c7880494da5e8c8bf in lucene-solr's branch 
refs/heads/master from Gus Heck
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=be813bd ]

SOLR-13760 - restore viability of date math in TRA start property (#879)

* SOLR-13760 - restore viability of date math in TRA start property by 
fixing the start date for time routed aliases
upon the receipt of the first document to avoid problems
with date math calculations required by DRA's


> Date Math in "start" attribute of routed alias causes exception
> ---------------------------------------------------------------
>
>                 Key: SOLR-13760
>                 URL: https://issues.apache.org/jira/browse/SOLR-13760
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 8.3
>            Reporter: Gus Heck
>            Assignee: Gus Heck
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The start parameter (for Time Routed Aliases and 2-Dimensional Routed Aliases 
> using time components) is meant to accept date math as well as a timestamp. 
> However it seems that none of the tests actually test this, and my changes 
> for DRA forgot to account for it in one place, so an exception is thrown 
> adding a document to an alias with such a configuration. Will add a test and 
> a fix. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to