You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2022/03/11 17:02:32 UTC

[flink] branch master updated (f787a22 -> 106a45e)

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

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


    from f787a22  [FLINK-24538][runtime][tests] Fix race condition when offering information to leader event queue in TestingRetrievalBase
     add 208d7dd  [hotfix][runtime] Adds missing serialVersionUID to DuplicateJobSubmissionException
     add 106a45e  [FLINK-26583][runtime] Adds log message for when a Job is submitted that is already marked as cleaned

No new revisions were added by this update.

Summary of changes:
 .../runtime/client/DuplicateJobSubmissionException.java |  2 ++
 .../org/apache/flink/runtime/dispatcher/Dispatcher.java | 12 ++++++++++++
 .../apache/flink/runtime/dispatcher/DispatcherTest.java | 17 ++++++++++++++++-
 3 files changed, 30 insertions(+), 1 deletion(-)