[
https://issues.apache.org/jira/browse/FLINK-6076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-6076.
--------------------------------
Resolution: Fixed
Fixed via 8765f324108c6cf20569c271776594b314aa91b7
> Let the HeartbeatManager interface extend HeartbeatTarget
> ---------------------------------------------------------
>
> Key: FLINK-6076
> URL: https://issues.apache.org/jira/browse/FLINK-6076
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Affects Versions: 1.3.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Fix For: 1.3.0
>
>
> The {{HeartbeatManager}} interface sub classes {{HeartbeatManagerImpl}} and
> {{HeartbeatManagerSenderImpl}} all implement the {{HeartbeatTarget}}
> interface. I think we could let the {{HeartbeatManager}} interface extend the
> {{HeartbeatTarget}} interface. Furthermore, I think it would be nicer to
> instantiate the {{HeartbeatManagerImpls}} directly with a
> {{HeartbeatListener}} instance. That way we could get rid of the
> {{HeartbeatManager#start}} method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)