You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2018/05/02 16:56:00 UTC

[jira] [Updated] (SAMZA-1498) Support arbitrary system clock timer in operators

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

Xinyu Liu updated SAMZA-1498:
-----------------------------
    Fix Version/s:     (was: 0.15.0)
                   0.14.1

> Support arbitrary system clock timer in operators
> -------------------------------------------------
>
>                 Key: SAMZA-1498
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1498
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Xinyu Liu
>            Priority: Minor
>             Fix For: 0.14.1
>
>
> We need the capability of supporting any system-clock timers for user code. So user can register any timer as they like and they will get a callback in their functions. Internally we will be able to register the timer inside a scheduler and AsyncRunLoop will query the timers and fire the callback accordingly.



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