You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/08/13 19:44:03 UTC

[flink] branch release-1.9 updated: [FLINK-13489][e2e] Fix akka timeout problem of the heavy deployment e2e test

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a commit to branch release-1.9
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.9 by this push:
     new 4bdb313  [FLINK-13489][e2e] Fix akka timeout problem of the heavy deployment e2e test
4bdb313 is described below

commit 4bdb3132da127fc1d7b7f2b57c62b45677570948
Author: kevin.cyj <ke...@alibaba-inc.com>
AuthorDate: Thu Aug 8 14:56:07 2019 +0800

    [FLINK-13489][e2e] Fix akka timeout problem of the heavy deployment e2e test
    
    This closes #9391.
---
 flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh b/flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh
index 06ad114..9f7e8f7 100755
--- a/flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh
+++ b/flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh
@@ -25,6 +25,9 @@ TEST=flink-heavy-deployment-stress-test
 TEST_PROGRAM_NAME=HeavyDeploymentStressTestProgram
 TEST_PROGRAM_JAR=${END_TO_END_DIR}/$TEST/target/$TEST_PROGRAM_NAME.jar
 
+set_config_key "akka.ask.timeout" "60 s"
+set_config_key "web.timeout" "60000"
+
 set_config_key "taskmanager.heap.size" "512m" # 512Mb x 10TMs = 5Gb total heap
 
 set_config_key "taskmanager.memory.size" "8" # 8Mb