This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 1625955 [FLINK-24120] Add docs for using environment variable
MALLOC_ARENA_MAX to avoid unlimited memory increasing
add 6acb3a7 [hotfix] Remove CompletionException from failure cause in
Execution.deploy
add 338ae25 [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(-)