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 254c918 [FLINK-26550][checkpoint] Correct the information of
checkpoint failure
new f0fe63e [hotfix][runtime] Adds missing @ExtendWith to
DefaultResourceCleanerTest
new 6ea1782 [hotfix][runtime] Adds check for consistency to avoid
NullPointerException
new c5352fc [FLINK-26494][runtime] Adds log message to cleanup failure
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:
.../dispatcher/cleanup/DefaultResourceCleaner.java | 102 +++++++++++++++++----
.../cleanup/DispatcherResourceCleanerFactory.java | 27 ++++--
.../highavailability/FileSystemJobResultStore.java | 7 +-
.../cleanup/DefaultResourceCleanerTest.java | 44 +++++----
4 files changed, 134 insertions(+), 46 deletions(-)