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 7b4c97b [FLINK-19974][python][e2e] Extract PyFlink YARN per-job test
into a separate script
add 8bc6a7b [FLINK-20047][coordination] DefaultLeaderRetrievalService
should only notify the LeaderRetrievalListener when leader truly changed
No new revisions were added by this update.
Summary of changes:
.../DefaultLeaderRetrievalService.java | 5 +++--
.../leaderretrieval/LeaderRetrievalEventHandler.java | 3 +++
.../runtime/leaderelection/TestingRetrievalBase.java | 4 ++++
.../DefaultLeaderRetrievalServiceTest.java | 19 +++++++++++++++++++
4 files changed, 29 insertions(+), 2 deletions(-)