Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9192

Undo parameterization of StateMachine Example

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: