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

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

Github user mxm commented on the issue:

    https://github.com/apache/flink/pull/2400
  
    Could you please remove the merge commits from this PR? We don't use merge 
commits in the Flink repository to have an easy to read code history. Thank you.
    
    Thanks for opening FLINK-4505. For now, let us focus on implementing the 
factory to bring up the TaskExecutor for testing with the FlinkMiniCluster. I 
think it would be nice to remove as much startup code from the TaskExecutor 
class as possible. Any code which can be shared among all 
`TaskExecutorFactory`s can be put in the abstract `TaskExecutorFactoryBase` 
class.


> 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