Bharath Kumarasubramanian created SAMZA-2519:
------------------------------------------------
Summary: 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
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)