[ https://issues.apache.org/jira/browse/FLINK-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Till Rohrmann resolved FLINK-10511. ----------------------------------- Resolution: Fixed Fix Version/s: 1.7.0 Fixed via d5aa97f8a0e653125d97846d67f3fdf6a10dbedf > Code duplication of creating RPC service in ClusterEntrypoint and > AkkaRpcServiceUtils > ------------------------------------------------------------------------------------- > > Key: FLINK-10511 > URL: https://issues.apache.org/jira/browse/FLINK-10511 > Project: Flink > Issue Type: Improvement > Components: Cluster Management > Reporter: Shimin Yang > Assignee: Shimin Yang > Priority: Minor > Labels: pull-request-available > Fix For: 1.7.0 > > > The TaskManagerRunner is using AkkaRpcServiceUtils to create RPC service, but > the ClusterEntrypoint use a protected method to do the same job. I think it's > better to use the same method in AkkaRpcServiceUtils for reuse of code. -- This message was sent by Atlassian JIRA (v7.6.3#76005)