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

The user is not informed in any way when a job is resubmitted but already globally-terminated

    XMLWordPrintableJSON

Details

    Description

      -We experience some unwanted behavior if a clean JobResult is listed in the JobResultStore and a job with the same Job ID is submitted in Application Mode.
      We would expect that the second submission fails with a DuplicateJobSubmissionException. Instead, the submission succeeds with the job not running anymore.-

      Update:
      We reiterated over the problem and decided that the Exception is not the desired failure because it would cause a failover in k8s setups, for instance. We rather want to inform the user through a warning because Flink still behaves as expected.

      Attachments

        1. log.jm
          195 kB
          Matthias Pohl

        Issue Links

          Activity

            People

              mapohl Matthias Pohl
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: