Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30926 [Umbrella] Test Flink Release 1.17
  3. FLINK-31005

Release Testing: Verify FLIP-281 Supports speculative execution of sinks

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Done
    • None
    • 1.17.0
    • Runtime / Coordination
    • None

    Description

      This task aims to verify FLIP-281 Supports speculative execution of sinks.
      The documentation can be found here .

      Things to verify:
      1. If a sink implements the decorative interface {{SupportsConcurrentExecutionAttempts}, Speculative executions can be performed, otherwise not. Sinks to verify includes SinkFunction, OutputFormat and Sink(V2).
      2. These built-in sinks supports speculative execution: DiscardingSink, PrintSinkFunction, PrintSink, FileSink, FileSystemOutputFormat, HiveTableSink

      It's important to verify that the final data produced are correct and the operator chain is as expected, i.e. no unexpected chain-break.

      If it's hard to construct a case that speculative execution would happen, especially for those built-in sinks, the speculative execution configuration can be tuned to allow it easier to happen, e.g. set slow-task-detector.execution-time.baseline-lower-bound and slow-task-detector.execution-time.baseline-ratio to 0.

      Attachments

        Issue Links

          Activity

            People

              wanglijie Lijie Wang
              zhuzh Zhu Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: