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

Add "stop" signal to cleanly shutdown streaming jobs

    XMLWordPrintableJSON

Details

    Description

      Currently, streaming jobs can only be stopped using "cancel" command, what is a "hard" stop with no clean shutdown.

      The new introduced "stop" signal, will only affect streaming source tasks such that the sources can stop emitting data and shutdown cleanly, resulting in a clean shutdown of the whole streaming job.

      This feature is a pre-requirment for https://issues.apache.org/jira/browse/FLINK-1929

      Attachments

        Issue Links

          Activity

            People

              mjsax Matthias J. Sax
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: