igalshilman opened a new pull request #272:
URL: https://github.com/apache/flink-statefun/pull/272


   ### Add delayed message cancellation e2e test case
   
   Copied from the JIRA description:
   
   > StateFun supports sending delayed messages with a user defined 
cancellation token, and in addition canceling delayed message by providing this 
token.
   > This feature is based on best-effort and it is non-deterministic, 
therefore it is difficult to craft an e2e test to capture it (it is covered 
with a unit test, where the exact conditions can be fixed)
   > I propose non the less, to add it to the smoke as a leaf command, meaning, 
a command that doesn't result in state increment). But nevertheless it 
basically simulates a user that is "clicking around".
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to