mynameborat commented on pull request #1292:
URL: https://github.com/apache/samza/pull/1292#issuecomment-631785930


   @kathulasandeep Sorry for not getting back earlier. The problem outlined is 
fixed as part of https://issues.apache.org/jira/browse/SAMZA-2519. Making the 
timer API callbacks multi-valued doesn't align with timer contracts on Beam and 
other APIs. To be consistent with semantics of the Timer API (Beam, Samza) and 
the semantics  of timers themselves across runners, we fixed this issue to 
cancel the previously registered callback and overwrite it with the new 
callback provided previous callback can be successfully unregistered. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to