This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2a873eb [FLINK-24120] Add docs for using environment variable
MALLOC_ARENA_MAX to avoid unlimited memory increasing
add d9f179c [hotfix] Remove CompletionException from failure cause in
Execution.deploy
add c1aa875 [FLINK-24091][tests] Harden
TaskManagerProcessFailureBatchRecoveryITCase
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/flink/runtime/executiongraph/Execution.java | 9 ++++++---
.../recovery/AbstractTaskManagerProcessFailureRecoveryTest.java | 3 ++-
.../recovery/TaskManagerProcessFailureBatchRecoveryITCase.java | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)