[jira] [Created] (FLINK-14205) Distinguish duplicate job submissions from other job submission errors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14205) Distinguish duplicate job submissions from other job submission errors

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-14205:
-------------------------------------

             Summary: Distinguish duplicate job submissions from other job submission errors
                 Key: FLINK-14205
                 URL: https://issues.apache.org/jira/browse/FLINK-14205
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.10.0


In order to better handle duplicate job submissions, I propose to add a new exception type {{DuplicateJobSubmissionException}} which inherits from {{JobSubmissionException}} and which is returned if the submitted job is a duplicate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)