[ 
https://issues.apache.org/jira/browse/FLINK-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015698#comment-16015698
 ] 

ASF GitHub Bot commented on FLINK-6495:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3935#discussion_r117237209
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/restart/FailureRateRestartStrategy.java
 ---
    @@ -92,7 +92,7 @@ public static FailureRateRestartStrategyFactory 
createFactory(Configuration conf
                String failuresIntervalString = configuration.getString(
                                
ConfigConstants.RESTART_STRATEGY_FAILURE_RATE_FAILURE_RATE_INTERVAL, 
Duration.apply(1, TimeUnit.MINUTES).toString()
                );
    -           String timeoutString = 
configuration.getString(ConfigConstants.AKKA_WATCH_HEARTBEAT_INTERVAL, 
ConfigConstants.DEFAULT_AKKA_ASK_TIMEOUT);
    --- End diff --
    
    @tillrohrmann Is it intended that the default for 
`AKKA_WATCH_HEARTBEAT_INTERVAL` is inherently tied to 
`DEFAULT_AKKA_ASK_TIMEOUT`?


> Migrate Akka configuration options
> ----------------------------------
>
>                 Key: FLINK-6495
>                 URL: https://issues.apache.org/jira/browse/FLINK-6495
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination, Network
>            Reporter: Chesnay Schepler
>            Assignee: Fang Yong
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to