This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2465c850 [FLINK-23240][runtime] Master process supports living through
multiple leader sessions.
new ce560c6 [FLINK-25893][runtime] Fix that ResourceManagerServiceImpl
may call ResourceManager#deregisterApplication before RM being fully started.
new 451c5aa [FLINK-25893][runtime] Do not report error if
ResourceManagerServiceImpl#deregisterApplication is called when there's no
leading RM.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ResourceManagerServiceImpl.java | 35 ++++++++++++-----
.../ResourceManagerServiceImplTest.java | 44 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 9 deletions(-)