You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/03/10 12:01:00 UTC

[jira] [Created] (FLINK-26583) Yarn's Application Mode does not fail when submitting a job with a ID that's listed in the JobResultStore

Matthias Pohl created FLINK-26583:
-------------------------------------

             Summary: Yarn's Application Mode does not fail when submitting a job with a ID that's listed in the JobResultStore
                 Key: FLINK-26583
                 URL: https://issues.apache.org/jira/browse/FLINK-26583
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.0
            Reporter: Matthias Pohl
             Fix For: 1.15.0


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)