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

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

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

    https://github.com/apache/flink/pull/5766#discussion_r177776345
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/minicluster/MiniCluster.java
 ---
    @@ -606,6 +632,28 @@ public JobExecutionResult executeJobBlocking(JobGraph 
job) throws JobExecutionEx
                // from the ResourceManager
                job.setAllowQueuedScheduling(true);
     
    +           CompletableFuture<Void> jarUploadFuture = 
currentDispatcherGateway.getBlobServerPort(rpcTimeout)
    --- End diff --
    
    This looks like duplicate code.


> Port AvroExternalJarProgramITCase to flip6
> ------------------------------------------
>
>                 Key: FLINK-8966
>                 URL: https://issues.apache.org/jira/browse/FLINK-8966
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>             Fix For: 1.5.0
>
>




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

Reply via email to