[jira] [Created] (FLINK-1250) Wrong config key for taskmanager heartbeat timeout

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1250) Wrong config key for taskmanager heartbeat timeout

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-1250:
-----------------------------------

             Summary: Wrong config key for taskmanager heartbeat timeout
                 Key: FLINK-1250
                 URL: https://issues.apache.org/jira/browse/FLINK-1250
             Project: Flink
          Issue Type: Bug
          Components: JobManager
    Affects Versions: 0.8-incubating
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.8-incubating


The current config key is called {{jobmanager.max-heartbeat-delay-before-failure.sec}} even though the value is specified in milliseconds.

I propose to change the key to
{{jobmanager.max-heartbeat-delay-before-failure.msecs}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)