Bruno Aranda created FLINK-12009:
------------------------------------

             Summary: The heartbeat timeout should be larger or equal than the 
heartbeat timeout
                 Key: FLINK-12009
                 URL: https://issues.apache.org/jira/browse/FLINK-12009
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.7.2
            Reporter: Bruno Aranda


I am seeing:
{code:java}
The heartbeat timeout should be larger or equal than the heartbeat timeout{code}
due to bad configuration. I guess it should be instead:
{code:java}
The heartbeat interval should be larger or equal than the heartbeat 
timeout{code}
at:

https://github.com/apache/flink/blob/1f0e036bbf6a37bb83623fb62d4900d7c28a5e1d/flink-runtime/src/main/java/org/apache/flink/runtime/heartbeat/HeartbeatServices.java#L43



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

Reply via email to