[ https://issues.apache.org/jira/browse/FLINK-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427951#comment-15427951 ]
Zhijiang Wang commented on FLINK-4363: -------------------------------------- Thank you Till, I got your meaning. I will follow the approaches of current TaskManager, maybe just translate from scala to java for the first step. So it is feasible to test functions based on new TaskExecutor construction for RPC abstraction. The only concern is that the TaskExecutor can not work correctly for the previous process because of LeaderRetrievalService and TaskManagerActor replaced by HighAvailableService and RPCService. I will submit the pull request on Monday if possible. > 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)