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 35254cbdc9a [FLINK-31959][checkpoint] Correct the unaligned checkpoint
type at checkpoint level
add 03b5a4c8ee5 [hotfix][test] Migrates FutureUtilsTest from
JUnit4/Hamcrest to JUnit5/jAssert
add 88b3432a284 [FLINK-32029][core] Adds fallback error handling to
FutureUtils.handleUncaughtException.
No new revisions were added by this update.
Summary of changes:
.../apache/flink/util/concurrent/FutureUtils.java | 27 +-
.../flink/util/concurrent/FutureUtilsTest.java | 585 +++++++++++----------
2 files changed, 318 insertions(+), 294 deletions(-)