[
https://issues.apache.org/jira/browse/SAMZA-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyu Liu updated SAMZA-1498:
-----------------------------
Summary: Support arbitrary system clock timer in operators (was: Support
system clock timer in operators)
> 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.15.0
>
>
> 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)