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

Dispatcher does not store suspended jobs in execution graph store

    XMLWordPrintableJSON

Details

    Description

      Only globally terminated jobs are currently stored in the execution graph store after termination. In case the JobManager is shutdown and jobs are still running, these jobs will be suspended which is a non-globally terminated state.

      The problem surfaces when a user tries to access information about the job during termination, leading to a job not found response. By storing all terminated jobs in the execution graph store this should be fixed.

      Attachments

        Issue Links

          Activity

            People

              fpaul Fabian Paul
              fpaul Fabian Paul
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: