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

Gus Heck commented on SOLR-11066:
---------------------------------

As dave previously pointed out to me, SOLR-2690 has discussion of the rational 
behind the original TZ param. FWIW I would think start time ought to be UTC for 
consistency sake. At a minimum it should accept and respect a time stamp with a 
final Z if the user provides it, and this should not necessarily set the TZ 
parameter. 
{code:java}
"startTime": "2018-01-26T21:00:00Z",
"TZ" : "America/St_Vincent"{code}
Should mean starting at that clear and unambiguous instant, and performing 
DateMath calculations per the St Vincent timezone. 

> Implement a scheduled trigger
> -----------------------------
>
>                 Key: SOLR-11066
>                 URL: https://issues.apache.org/jira/browse/SOLR-11066
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling, SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Major
>             Fix For: master (8.0), 7.3
>
>         Attachments: SOLR-11066.patch, SOLR-11066.patch
>
>
> Implement a trigger that runs on a fixed interval say every 1 hour or every 
> 24 hours starting at midnight etc.



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