dmvk opened a new pull request #16464: URL: https://github.com/apache/flink/pull/16464
## What is the purpose of the change * https://issues.apache.org/jira/browse/FLINK-21928 * Success in case of DuplicateJobSubmission in application mode for already terminated job. ## Brief change log - *DuplicateJobSubmissionException* knows whether duplicate is terminated or running - Application mode treats DuplicateJobSubmissionException as sucess in HA mode, if duplicate is already terminated ## Verifying this change Added new tests for Dispatcher and ApplicationDispatcherBootstrap. ## Does this pull request potentially affect one of the following parts: - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes) ## Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
