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

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

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

    https://github.com/apache/flink/pull/4286#discussion_r126275600
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobManagerRunner.java
 ---
    @@ -228,6 +228,7 @@ public JobManagerRunner(
        
//----------------------------------------------------------------------------------------------
     
        public void start() throws Exception {
    +           log.info("Start JobManagerRunner.");
    --- End diff --
    
    intended change?


> Pass in proper Configuration to Dispatcher component
> ----------------------------------------------------
>
>                 Key: FLINK-7135
>                 URL: https://issues.apache.org/jira/browse/FLINK-7135
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management, Mesos
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>
> The {{SessionClusterEntrypoint}} should pass in the proper {{Configuration}} 
> instance to the {{Dispatcher}} component.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to