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

Job is reported RUNNING prematurely for queued scheduling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.7.1
    • None
    • Runtime / Coordination
    • None

    Description

      With queued scheduling enabled (seems to be the default now), the job's status is changed to RUNNING before all tasks are actually running.

      Although JobStatus#RUNNING states

      Some tasks are scheduled or running, some may be pending, some may be finished.

      you may argue whether this is the right thing to report, e.g. in the REST interface, when a user wants to react on the actual state change from SCHEDULED to RUNNING. It seems, some intermediate state is missing here which would clarify things.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: