You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/09/30 14:24:09 UTC

[flink] branch master updated (542751c -> 60488e7)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 542751c  [FLINK-14050][yarn] Remove unused parameter from #createYarnClusterClient
     add 60488e7  [FLINK-14205] Return DuplicateJobSubmissionException if submitted job is a duplicate

No new revisions were added by this update.

Summary of changes:
 ...tException.java => DuplicateJobSubmissionException.java} | 13 ++++++-------
 .../org/apache/flink/runtime/dispatcher/Dispatcher.java     |  3 ++-
 .../runtime/dispatcher/DispatcherResourceCleanupTest.java   |  5 +++--
 3 files changed, 11 insertions(+), 10 deletions(-)
 copy flink-runtime/src/main/java/org/apache/flink/runtime/client/{JobTimeoutException.java => DuplicateJobSubmissionException.java} (68%)