You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/06/27 16:20:00 UTC

[jira] [Created] (FLINK-9680) Reduce heartbeat timeout for E2E tests

Chesnay Schepler created FLINK-9680:
---------------------------------------

             Summary: Reduce heartbeat timeout for E2E tests
                 Key: FLINK-9680
                 URL: https://issues.apache.org/jira/browse/FLINK-9680
             Project: Flink
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.6.0, 1.5.1


Several end-to-end tests shoot down job- and taskmanagers and wait for them to come back up before continuing the testing process.

{{heartbeat.timeout}} controls how long a container has to be unreachable to be considered lost. The default for this option is 50 seconds, causing significant idle times during the tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)