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

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

Github user wangzhijiang999 commented on the issue:

    https://github.com/apache/flink/pull/2400
  
    @mxm , could we remove the parameter "taskManagerHostname" from 
"startTaskManagerComponentsAndActor" method, I think the hostname can be got by 
{{TaskExecutor}} itself, no need to pass it from outsider world. To do so, it 
is more easier to construct {{TaskExecutor}} by factory method 
"startTaskManagerComponentsAndActor(configuration, 
resourceID,rpcService,haServices,localTaskManagerCommunication)" when design UT 
for testing.



> Implement TaskManager basic startup of all components in java
> -------------------------------------------------------------
>
>                 Key: FLINK-4363
>                 URL: https://issues.apache.org/jira/browse/FLINK-4363
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: Zhijiang Wang
>            Assignee: Zhijiang Wang
>
> Similar with current {{TaskManager}},but implement initialization and startup 
> all components in java instead of scala.



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

Reply via email to