[
https://issues.apache.org/jira/browse/FLINK-26583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26583:
-----------------------------------
Labels: pull-request-available (was: )
> 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)