Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8971 Create general purpose testing job
  3. FLINK-8992

Implement source and operator that validate exactly-once

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • None
    • Tests
    • None

    Description

      We can buildĀ this with sources that emit sequences per key and a stateful (keyed) operator that validate for the update of each key that the new value is the old value + 1. This can help to easily detect if events/state were lost or duplicates.

      Attachments

        Issue Links

          Activity

            People

              srichter Stefan Richter
              srichter Stefan Richter
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: