You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2020/05/20 23:08:00 UTC

[jira] [Closed] (SAMZA-2519) Support duplicate timer registration

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

Bharath Kumarasubramanian closed SAMZA-2519.
--------------------------------------------

> Support duplicate timer registration
> ------------------------------------
>
>                 Key: SAMZA-2519
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2519
>             Project: Samza
>          Issue Type: Task
>            Reporter: Bharath Kumarasubramanian
>            Assignee: Bharath Kumarasubramanian
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, user timer registrations and framework timer registrations using EpochTimeScheduler can't register duplicate timers for the same key. It is desirable to overwrite the previously registered callbacks with new callbacks for the same timer key in case of any updates to reflect the new intent.
> Our current implementation is not inline with this semantics and isn't inline with Beam timer APIs.



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