[
https://issues.apache.org/jira/browse/FLINK-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336635#comment-17336635
]
Flink Jira Bot commented on FLINK-9192:
---------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Undo parameterization of StateMachine Example
> ---------------------------------------------
>
> Key: FLINK-9192
> URL: https://issues.apache.org/jira/browse/FLINK-9192
> Project: Flink
> Issue Type: Improvement
> Components: Examples
> Reporter: Stephan Ewen
> Priority: Major
> Labels: stale-major
>
> The example has been changed to add parametrization and a different sink.
> I would vote to undo these changes, the make the example less nice and use
> non-recommended sinks:
> - For state backend, incremental checkpoints, async checkpoints, etc.
> having these settings in the example blows up the parameter list of the
> example and distracts from what the example is about.
> - If the main reason for this is an end-to-end test, then these settings
> should go into the test's Flink config.
> - The {{writeAsText}} is a sink that is not recommended to use, because it
> is not integrated with checkpoints and has no well defined semantics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)