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

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_r117441680
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/client/JobSubmissionClientActor.java
 ---
    @@ -119,7 +119,7 @@ public void handleCustomMessage(Object message) {
                                        client.tell(
                                                decorateMessage(new 
Status.Failure(
                                                        new 
JobClientActorSubmissionTimeoutException("Job submission to the JobManager 
timed out. " +
    -                                                           "You may 
increase '" + ConfigConstants.AKKA_CLIENT_TIMEOUT + "' in case the JobManager " 
+
    +                                                           "You may 
increase '" + AkkaOptions.AKKA_CLIENT_TIMEOUT + "' in case the JobManager " +
    --- End diff --
    
    replace ConfigOption with actual key


> 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