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

Move State Backend Initialization from "registerInputOutput()" to "invoke()"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.10.0
    • None
    • None
    • None

    Description

      The state backend initialization currently happens in the StreamTask in registerInputOutput(). For better error handling, it should be part of invoke(), where the task is properly interrupted, threads are properly joined, and exceptions are treated aware of cancelling.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: