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

Improve error handling of receiver task failures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.9
    • Runtime / Coordination
    • None

    Description

      Currently, receiver task failures silently fail.

      We need the following behaviour:

      • Sender keeps going. May be back-pressured when no receiver pulls the data any more.
      • Sender may be cancelled by JobManager
      • Partition stays sane
      • Netty channel needs to be closed
      • Transfer needs to be canceled by a cancel message (receiver to sender)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              uce Ufuk Celebi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: