Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to