Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10407 FLIP-159: Reactive mode
  3. FLINK-21136

Reactive Mode: Adjust timeout behavior in adaptive scheduler

    XMLWordPrintableJSON

Details

    Description

      The FLIP states the following timeout and resource registration behavior:

      On initial startup, the declarative scheduler will wait indefinitely for TaskManagers to show up. Once there are enough TaskManagers available to start the job, and the set of resources is stable (see FLIP-160 for a definition), the job will start running.

      Once the job has started running, and a TaskManager is lost, it will wait for 10 seconds for the TaskManager to re-appear. Otherwise, the job will be scheduled again with the available resources. If no TaskManagers are available anymore, the declarative scheduler will wait indefinitely again for new resources.

      Attachments

        Issue Links

          Activity

            People

              rmetzger Robert Metzger
              rmetzger Robert Metzger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: