This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 8af2495 [FLINK-26233][connectors/filesystem] Fix the
FileSinkCompactionSwitchITCase.testSwitchingCompaction.
new d0c8547 [FLINK-25893][runtime] Fix that ResourceManagerServiceImpl
may call ResourceManager#deregisterApplication before RM being fully started.
new 9f1d43b [FLINK-25893][runtime] Do not report error if
ResourceManagerServiceImpl#deregisterApplication is called when there's no
leading RM.
new cb478fb Revert "[FLINK-25885] Suppress error reporting for
ResourceManagerServiceImpl.deregisterApplication"
The 3 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:
.../DispatcherResourceManagerComponent.java | 12 +-----
.../ResourceManagerServiceImpl.java | 35 ++++++++++++-----
.../ResourceManagerServiceImplTest.java | 44 ++++++++++++++++++++++
3 files changed, 71 insertions(+), 20 deletions(-)