[
https://issues.apache.org/jira/browse/FLINK-24364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igal Shilman closed FLINK-24364.
--------------------------------
Fix Version/s: statefun-3.2.0
Resolution: Fixed
Added at 84f6ce0cc7dac0bb474f308a3911812e36aa7bee.
> Add a delayed message cancellation to the embedded smoke test
> -------------------------------------------------------------
>
> Key: FLINK-24364
> URL: https://issues.apache.org/jira/browse/FLINK-24364
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Reporter: Igal Shilman
> Assignee: Igal Shilman
> Priority: Minor
> Labels: pull-request-available
> Fix For: statefun-3.2.0
>
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)