[ https://issues.apache.org/jira/browse/FLINK-26583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505015#comment-17505015 ]
Matthias Pohl edited comment on FLINK-26583 at 3/14/22, 9:47 AM: ----------------------------------------------------------------- No, in the end it wasn't specific to YARN or Application Mode. I'm going to update the ticket description. master: 106a45e5deb34dafff09583c5ba607d0d409c0bb was (Author: mapohl): master: 106a45e5deb34dafff09583c5ba607d0d409c0bb > 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 > Assignee: Matthias Pohl > Priority: Critical > Labels: pull-request-available > Fix For: 1.15.0 > > Attachments: log.jm > > > 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)